{"product_id":"ferragamo-large-leather-tote-bag-greige-belt-flap-shoulder-bag-preowned-auth","title":"Ferragamo Large Leather Tote Bag Greige Belt Flap Shoulder Bag Preowned Auth","description":"\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\"\u003e\n\u003cstyle\u003e\n    body {\n        align-items: center;\n        letter-spacing: 0.8px;\n        line-height: 2cap;\n        font-size: 17px;\n        margin: 0;\n        padding: 20px;\n        max-width: 100%;\n        overflow-x: hidden;\n    }\n\n    .container {\n        font-family: 'Times New Roman', Times, serif;\n        margin: 0 auto;\n        color: #333;\n    }\n\n    .top {\n        font-family: 'Times New Roman', Times, serif;\n        text-align: center;\n        margin: 0 auto;\n        font-size: 18px;\n        max-width: 1000px;\n    }\n\n    .image-container a {\n        color: #333;\n        font-size: 20px;\n    }\n\n    .image-container p {\n        max-width: 500px;\n        margin: 0 auto;\n        padding: 10px 0;\n        color: #807777;\n    }\n\n    .image-container img {\n        width: 100%;\n        margin-bottom: 10px;\n    }\n\n    .item_info {\n        max-width: 600px;\n        margin: 0 auto;\n    }\n\n    .item_info h1 {\n        font-size: 1.8em;\n        padding-bottom: 5px;\n        line-height: 1.5cap;\n    }\n\n    .item_info h1::before {\n        content: \"■\";\n        margin-right: 10px;\n        font-size: 40px;\n    }\n\n    .ITEM_INFORMATION {\n        background-color: #1a1a1a;\n        color: #ffffff;\n        font-size: 1em;\n        padding: 5px;\n        letter-spacing: 0.5em;\n    }\n\n    .item_info_h2 {\n        font-size: 1.2em;\n        border-bottom: #333 1px solid;\n        width: 300px;\n        margin: 0 auto;\n        padding: 5px;\n        margin-bottom: 20px;\n    }\n\n    .Condition_Level {\n        text-align: center;\n    }\n\n    .rank {\n        margin: 0 auto;\n        font-size: 1.8em;\n        font-weight: bold;\n        background-color: #1a1a1a;\n        color: #ffffff;\n        width: 50px;\n        padding: 10px 10px 10px;\n        margin-bottom: 10px;\n        border-radius: 15px;\n    }\n\n    .rankex {\n        max-width: 80%;\n        margin: auto;\n    }\n\n    .Condition_Description {\n        padding: 10px 0 15px;\n        max-width: 800px;\n        margin: 0 auto;\n    }\n\n    .Condition_Description h2 {\n        font-size: 1.2em;\n        border-bottom: #333 1px solid;\n        width: 300px;\n        margin: 0 auto;\n        padding: 5px;\n        margin-bottom: 20px;\n    }\n\n    .Condition_Description h3::before {\n        content: \"-\";\n        padding-right: 5px;\n    }\n\n    .Condition_Description h3::after {\n        content: \"-\";\n        padding-left: 5px;\n    }\n\n    \/* Item Specifications *\/\n    .Product-table {\n        margin: 0 auto;\n        align-items: center;\n        max-width: 600px;\n    }\n\n    .Product-table h2 {\n        text-align: center;\n        color: #333;\n        font-size: 1.3em;\n    }\n\n    .pro-title {\n        background-color: #1a1a1a;\n        color: #ffffff;\n        padding: 15px;\n        text-align: center;\n        width: 120px;\n        flex-shrink: 0;\n        font-weight: 600;\n        display: flex;\n        \/* Flexbox を使用 *\/\n        justify-content: center;\n        \/* 水平方向中央揃え *\/\n        align-items: center;\n        \/* 垂直方向中央揃え *\/\n    }\n\n    .row {\n        display: flex;\n        margin: 0px 30px 8px;\n        align-items: stretch;\n        border: 1px solid #333;\n    }\n\n    .description {\n        display: flex;\n        align-items: center;\n        padding: 15px;\n    }\n\n\n    \/* ランク表 *\/\n    .condition-level-container {\n        display: block;\n        margin-bottom: 20px;\n        max-width: 600px;\n        margin-left: auto;\n        margin-right: auto;\n        margin-top: 20px;\n        position: relative;\n    }\n\n    .condition-level-toggle {\n        display: none;\n        \/* チェックボックスを非表示にする *\/\n    }\n\n    .condition-level-button {\n        padding: 10px 20px;\n        border: 1px solid #807777;\n        border-radius: 20px;\n        color: #807777;\n        cursor: pointer;\n        font-weight: bold;\n        width: 250px;\n        \/* 固定幅に設定 *\/\n        display: block;\n        background-color: #ffffff;\n        transition: background-color 0.3s ease, color 0.3s ease;\n        position: relative;\n        text-align: center;\n        font-size: 0;\n        \/* テキストを非表示にする *\/\n        margin-left: auto;\n        margin-right: auto;\n        \/* ボタンを中央揃え *\/\n        box-sizing: border-box;\n        \/* ボーダーもサイズに含める *\/\n        height: 40px;\n        \/* 高さを固定 *\/\n    }\n\n    .condition-level-button:hover {\n        border: 1px solid #000;\n        color: #000;\n    }\n\n    \/* 疑似要素を使ってテキストを表示 *\/\n    .condition-level-button::before {\n        content: \"ABOUT CONDITION LEVEL +\";\n        font-size: 14px;\n        \/* フォントサイズを調整 *\/\n        position: absolute;\n        left: 0;\n        right: 0;\n        top: 50%;\n        transform: translateY(-50%);\n        \/* 完全に中央揃え *\/\n        text-align: center;\n    }\n\n    \/* チェックされた状態の疑似要素 *\/\n    .condition-level-toggle:checked+.condition-level-button::before {\n        content: \"ABOUT CONDITION LEVEL -\";\n    }\n\n    \/* ホバー時のテキストカラー変更 *\/\n    .condition-level-button:hover::before {\n        color: #000;\n    }\n\n    .condition-level-list {\n        border: 1px solid #ccc;\n        padding: 10px 15px;\n        margin-top: 10px;\n        width: 100%;\n        max-width: 600px;\n        z-index: 10;\n        display: none;\n        box-sizing: border-box;\n        border-radius: 5px;\n    }\n\n    \/* チェックボックスがチェックされたときのリスト表示 *\/\n    .condition-level-toggle:checked~.condition-level-list {\n        display: block;\n    }\n\n    .condition-level-list h3 {\n        margin-top: 0;\n        margin-bottom: 10px;\n        font-size: 1.1em;\n        text-align: center;\n        color: #555;\n    }\n\n    .condition-level-list ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .condition-level-list li {\n        padding: 0px 0;\n        display: flex;\n        align-items: baseline;\n        color: #333;\n        font-size: 0.9em;\n        text-align: left;\n    }\n\n    .condition-level-list li span:first-child {\n        font-weight: bold;\n        width: 50px;\n        display: inline-block;\n        margin-right: 10px;\n        text-align: left;\n        position: relative;\n        flex-shrink: 0;\n    }\n\n    .condition-level-list li span:first-child::after {\n        content: \"\";\n        position: absolute;\n        top: 50%;\n        left: calc(70%);\n        width: 20px;\n        height: 1px;\n        background-color: #ccc;\n    }\n\n    .condition-level-list li span:last-child {\n        flex-grow: 1;\n        margin-left: 75px;\n        text-indent: -65px;\n        text-align: left;\n    }\n\n    \/* レベルごとの数字の色 *\/\n    .condition-level-list li:nth-child(1) span:first-child,\n    .condition-level-list li:nth-child(2) span:first-child,\n    .condition-level-list li:nth-child(3) span:first-child {\n        color: rgb(216, 53, 53);\n    }\n\n    .condition-level-list li:nth-child(4) span:first-child,\n    .condition-level-list li:nth-child(5) span:first-child {\n        color: rgb(42, 190, 123);\n    }\n\n    .condition-level-list li:nth-child(6) span:first-child,\n    .condition-level-list li:nth-child(7) span:first-child,\n    .condition-level-list li:nth-child(8) span:first-child {\n        color: rgb(39, 100, 205);\n    }\n\n\n\n\n\n    \/* フッター部分 *\/\n    .other {\n        padding-top: 20px;\n        margin: 0 auto;\n        max-width: 800px;\n    }\n\n    .other p {\n        margin: 0 20px 15px;\n    }\n\n    .other h2 {\n        border-bottom: 1px solid #1b1b1b;\n        color: #1b1b1b;\n        padding: 10px 15px;\n        margin-top: 30px;\n        font-size: 1.3em;\n    }\n\n    .info-note {\n        padding: 20px;\n        margin: 10px 0;\n        border-radius: 10px;\n        border: 1px solid #1b1b1b;\n    }\n\n    .info-note p {\n        margin: 0;\n    }\n\n    .info-note h3 {\n        margin: 10px 0;\n    }\n\n    .other ul {\n        margin: 0;\n        padding-left: 20px;\n    }\n\n    .other ol {\n        margin: 0;\n        padding-left: 30px;\n    }\n\n    .other li {\n        padding: 10px 0;\n    }\n\n    .img-area {\n        display: flex;\n    }\n\n    .img-area img {\n        width: 49%;\n        margin: auto;\n        display: block;\n        margin-bottom: 5px;\n    }\n\n    .authenticity:before {\n        color: #807777;\n        content: '\\f3a5';\n        font-family: 'Font Awesome 6 Free';\n        font-weight: 900;\n        padding: 0 7px 0 0\n    }\n\n    .payment::before {\n        color: #807777;\n        content: '\\f53d';\n        font-family: 'Font Awesome 6 Free';\n        font-weight: 900;\n        padding: 0 7px 0 0\n    }\n\n    .shipping::before {\n        color: #807777;\n        content: '\\f0d1';\n        font-family: 'Font Awesome 6 Free';\n        font-weight: 900;\n        padding: 0 7px 0 0\n    }\n\n    .returns::before {\n        color: #807777;\n        content: '\\f2ea';\n        font-family: 'Font Awesome 6 Free';\n        font-weight: 900;\n        padding: 0 7px 0 0\n    }\n\n    .refunds::before {\n        color: #807777;\n        content: '\\e528';\n        font-family: 'Font Awesome 6 Free';\n        font-weight: 900;\n        padding: 0 7px 0 0\n    }\n\n    .contact::before {\n        color: #807777;\n        content: '\\f0e0';\n        font-family: 'Font Awesome 6 Free';\n        font-weight: 900;\n        padding: 0 7px 0 0\n    }\n\n    .about-us::before {\n        color: #807777;\n        content: '\\f118';\n        font-family: 'Font Awesome 6 Free';\n        font-weight: 900;\n        padding: 0 7px 0 0;\n        overflow: hidden;\n    }\n\n    .Note::before {\n        color: #807777;\n        content: '\\f31c';\n        font-family: 'Font Awesome 6 Free';\n        font-weight: 900;\n        padding: 0 7px 0 0;\n        overflow: hidden;\n    }\n\n    .store_page_button {\n        margin-top: 30px;\n        padding: 20px 25px;\n        border: 1px solid #807777;\n        border-radius: 50px;\n        color: #807777;\n        cursor: pointer;\n        text-align: center;\n        background-color: #ffffff;\n        transition: background-color 0.3s ease, color 0.3s ease;\n        display: block;\n        margin-left: auto;\n        margin-right: auto;\n        font-family: 'Times New Roman', Times, serif;\n        font-size: 1em;\n    }\n\n    .store_page_button:hover {\n        border: 1px solid #333;\n        color: #333;\n    }\n\n    .store_page_button a {\n        color: #807777;\n        text-decoration: none;\n    }\n\n    .store_page_button a:hover {\n        color: #333;\n        \/* マウスオーバー時の文字色 *\/\n    }\n\n    .store_page_button:focus {\n        outline: none;\n    }\n\n    @media (max-width: 600px) {\n        body {\n            letter-spacing: 0.8px;\n            font-size: 16px;\n            margin: 0;\n            padding: 0;\n            max-width: 100%;\n            overflow-x: hidden;\n        }\n\n        .image-container {\n            font-size: 15px;\n            line-height: 1.5cap;\n        }\n\n        .image-container a {\n            font-size: 15px;\n        }\n\n        .rankex {\n            font-size: 0.9em;\n        }\n\n        .item_info h1 {\n            font-size: 1.1em;\n            padding-top: 10px;\n            line-height: 1.7cap;\n        }\n\n        .item_info h1::before {\n            display: none;\n        }\n\n        .ITEM_INFORMATION {\n            font-size: 0.7em;\n        }\n\n        \/* Item Specifications (Mobile) *\/\n        .Product-table {\n            margin: 20px auto;\n            width: 100%;\n            max-width: none;\n        }\n\n        .Product-table h2 {\n            font-size: 1.2em;\n            margin-bottom: 10px;\n        }\n\n        .row {\n            display: block;\n            margin: 10px 0;\n            border: none;\n            width: 100%;\n        }\n\n        .pro-title {\n            width: 100%;\n            text-align: center;\n            padding: 10px;\n            box-sizing: border-box;\n        }\n\n        .description {\n            padding: 10px;\n            text-align: center;\n            display: flex;\n            \/* Flexbox を使用 *\/\n            justify-content: center;\n            \/* 水平方向中央揃え（念のため） *\/\n            align-items: center;\n            \/* 垂直方向中央揃え *\/\n        }\n\n        \/* ランク表 (Mobile) *\/\n        .condition-level-container {\n            max-width: 95%;\n        }\n\n        .condition-level-button {\n            width: 100%;\n        }\n\n        .condition-level-list li {\n            flex-direction: column;\n            align-items: center;\n            padding: 5px 0;\n        }\n\n        .condition-level-list li span:first-child {\n            width: auto;\n            display: block;\n            margin-right: 0;\n            margin-bottom: 5px;\n            text-align: left;\n        }\n\n        .condition-level-list li span:first-child::after {\n            display: none;\n        }\n\n        .condition-level-list li span:last-child {\n            margin-left: 0;\n            text-indent: 0;\n            text-align: center;\n        }\n\n\n        .item_info_h2,\n        .Condition_Description h2,\n        .Condition_Description h3 {\n            font-size: 1em;\n            width: 80%;\n            margin: 10px auto;\n        }\n\n        .Condition_Description p {\n            font-size: 0.9em;\n        }\n\n        .other {\n            padding-top: 0px;\n        }\n\n        .other p {\n            margin: 0 0px 15px;\n        }\n\n        .info-note {\n            padding: 15px;\n        }\n\n\n        \/* 画像エリア (Mobile) *\/\n        .img-area {\n            flex-direction: column;\n        }\n\n        .img-area img {\n            width: 100%;\n            margin: 3px auto;\n        }\n\n        \/* ストアページボタン (Mobile) *\/\n        .store_page_button {\n            padding: 20px 40px;\n            margin-top: 20px;\n        }\n    }\n\u003c\/style\u003e\n\n    \u003cdiv class=\"top\"\u003e\n        \u003cdiv class=\"image-container\"\u003e\n            \u003cimg src=\"https:\/\/image.rakuten.co.jp\/auc-uprise\/cabinet\/rakuten-new-top\/ebay_shopbanner.gif\"\u003e\n            \u003cp\u003eAll products are free shipping\u003cbr\u003e Ships from JAPAN\u003c\/p\u003e\n            \u003c!-- \u003cp\u003e*The buyer is responsible for paying any customs duties and import taxes that may be incurred in\n                connection with international shipping.\u003cbr\u003e\n                The seller and eBay have no control over these taxes.\u003cbr\u003e\n                Please contact your local customs office for more information.\u003c\/p\u003e --\u003e\n            \u003ch2 class=\"ITEM_INFORMATION\"\u003eITEM INFORMATION\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"item_info\"\u003e\n            \u003ch1\u003eSALVATORE FERRAGAMO Ferragamo Ferragamo leather large tote bag glazed belt flap tote women large shoulder tote business Boston\u003c\/h1\u003e\n            \u003ch2 class=\"item_info_h2\"\u003eCondition Level\u003c\/h2\u003e\n            \u003cdiv class=\"Condition_Level\"\u003e\n                \u003cdiv class=\"rank\"\u003eB\u003c\/div\u003e\n                \u003cdiv class=\"rankex\"\u003eThis is a used item that has been used on a daily basis, but is still in good condition and can still be used.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"condition-level-container\"\u003e\n                \u003cinput type=\"checkbox\" id=\"condition-level-toggle\" class=\"condition-level-toggle\"\u003e\n                \u003clabel for=\"condition-level-toggle\" class=\"condition-level-button\"\u003e\u003c\/label\u003e\n                \u003cdiv class=\"condition-level-list\"\u003e\n                    \u003cul\u003e\n                        \u003cli\u003e\n\u003cspan\u003eＮ\u003c\/span\u003e\n                            \u003cdiv\u003e\n                                \u003cp\u003eThe Goods that we have purchased in retail stores directly.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eＳ\u003c\/span\u003e\n                            \u003cdiv\u003e\n                                \u003cp\u003eUnused goods as brand-new, which did not exhibit in the store.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eＳＡ\u003c\/span\u003e\n                            \u003cdiv\u003e\n                                \u003cp\u003eUnused goods as brand-new, which are exhibited in the store.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eＡ\u003c\/span\u003e\n                            \u003cdiv\u003e\n                                \u003cp\u003eExcellent Condition, barely used.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eＡＢ\u003c\/span\u003e\n                            \u003cdiv\u003e\n                                \u003cp\u003eIt was used on a daily basis, but overall it is in good condition.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eＢ\u003c\/span\u003e\n                            \u003cdiv\u003e\n                                \u003cp\u003eIn good condition, but used frequently or has minor problems.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eＢＣ\u003c\/span\u003e\n                            \u003cdiv\u003e\n                                \u003cp\u003eIt is used frequently and has noticeable scratches, but it is in good condition\n                                    and can still be used.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n\u003cspan\u003eＣ\u003c\/span\u003e\n                            \u003cdiv\u003e\n                                \u003cp\u003ePoor condition, quite used, has many scratches and has been considerably\n                                    degraded.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"Condition_Description\"\u003e\n                \u003ch2\u003eCondition Description\u003c\/h2\u003e\n                \u003cdiv\u003e\n                    \u003ch3\u003eOutside\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cp\u003eScratches, shallow scratches, light uneven color, white stains, corner scuffs, stains on the handle, shallow scratches, cracks on the edge, scratches on the metal fittings\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch3\u003eInside\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cp\u003eScratches, shallow scratches, light uneven color, pen stain, white scuff stain\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch3\u003eOther\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cp\u003eSmell present\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"Product-table\"\u003e\n            \u003ch2\u003eItem Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eProduct Number\n                \u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003ea1002110\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eBrand Name\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eSALVATORE FERRAGAMO\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eProduct Name\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eLeather Large Tote\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eModel Number\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eunknown\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eColor\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eGray and Brown\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eMaterial\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eLeather\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eSize(approx.)\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eW13.4-17.3inxH14.4inxD4.7in\u003cbr\u003eHandle length: 18.5in\u003cbr\u003e-\u003cbr\u003eW34-44cmxH36.5cmxD12cm\u003cbr\u003eHandle length: 47cm\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eSpecifications\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eOpening: Insert Belt\u003cbr\u003eInside: 1 zipper pocket, 1 open pocket, 1 belt pocket\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eAccessories\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eNone\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eSerial\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003e-\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eMade in\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eItaly\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"pro-title\"\u003eReference price\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eJPY-\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"other\"\u003e\n            \u003ch2 class=\"authenticity\"\u003eauthenticity\u003c\/h2\u003e\n            \u003cp\u003e\u003cstrong\u003eOur items are 100 % authentic.\u003c\/strong\u003e \u003cbr\u003e\n                Our in-house appraisers verify the authenticity of all items.\u003cbr\u003e\n                We have been doing this business in Japan for many years and also have physical stores.\u003cbr\u003e\n                Therefore, we can confidently guarantee that all our items are 100% authentic.\u003c\/p\u003e\n\n            \u003ch2 class=\"about-us\"\u003eabout us\u003c\/h2\u003e\n            \u003cp\u003eWe are a Japanese brand shop UPRISE. \u003cbr\u003e\n                We have a store in Okubo, Shinjuku-ku, Tokyo, and we purchase brand bags, watches, accessories,\n                accessories,\n                precious metals, and jewelry. We also have stores on Rakuten, Yahoo, etc., which are major shopping\n                sites in\n                Japan, and through sales on eBay, we will introduce Japanese products to people overseas.\u003cbr\u003e\n            \u003c\/p\u003e\n            \u003cdiv class=\"img-area\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/auc-uprise\/cabinet\/rakuten-new-top\/uprisesoto.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/auc-uprise\/cabinet\/rakuten-new-top\/uprisenaka.jpg\"\u003e\n            \u003c\/div\u003e\n                        \u003ch2 class=\"Note\"\u003enote\u003c\/h2\u003e\n            \u003cdiv class=\"info-note\"\u003eDifferences in tariffs between the United States and other countries.\u003c\/div\u003e\n            \u003cp\u003eTo Our U.S. Customers:\u003cbr\u003eThis item includes applicable import duties. No additional charges will be incurred after payment.\u003cbr\u003e\n            Please note: Items covered by our authenticity guarantee may be subject to duties or import taxes based on their value.\u003c\/p\u003e\n            \u003cp\u003eTo Customers Outside the United States:\u003cbr\u003eProduct prices do not include import duties, taxes, or other additional charges.\u003cbr\u003e\n                These charges are the responsibility of the buyer.\u003cbr\u003e\n                Before bidding or purchasing, please contact your country's customs office to determine what these\n                additional costs will be.\u003cbr\u003e\n                These charges are usually collected by the delivery service. Or, when you receive the item, please be\n                careful not to confuse them with additional shipping charges.\u003c\/p\u003e\n            \n\n            \u003ch2 class=\"shipping\"\u003eshipping\u003c\/h2\u003e\n            \u003cp\u003eWe offer free shipping for all our listing items with the exception of some areas and auction items.\u003c\/p\u003e\n            \u003cp\u003eAll of international orders are shipped off to buyer via one of EMS, UPS, international parcel post, and\n                e\n                packet, FedEx or DHL .\u003cbr\u003e\n                Depending on your location, sometimes delay will be occur due to the process at the customs of your\n                country\n                or various other reasons.\u003c\/p\u003e\n            \u003cdiv class=\"info-note\"\u003e\n                \u003cul\u003e\n                    \u003cli\u003eWe use \u003cstrong\u003eEMS(Japan Post) , UPS, FedEx or DHL \u003c\/strong\u003e for the items more than\n                        \u003cstrong\u003e$100.\u003c\/strong\u003e\n                    \u003c\/li\u003e\n                    (Insurance and the tracking number are provided.)\u003cbr\u003e\n\n                    \u003cli\u003eWe use \u003cstrong\u003eInternational ePacket\u003c\/strong\u003e for the items less than \u003cstrong\u003e$100.\u003c\/strong\u003e\u003cbr\u003e\n                        (Insurance and the tracking number are provided.)\u003c\/li\u003e\n                    \u003cli\u003eWe use \u003cstrong\u003eInternational Parcel Post(by Air) , UPS, FedEx or DHL \u003c\/strong\u003e for the items\n                        that\n                        can't be\n                        shipped by EMS(Japan Post) ,\u003cbr\u003e\n                        for example,accessories made of precious metals and stones.(e.g. platinum, gold, silver,\n                        diamond,\n                        etc.)\u003cbr\u003e\n                        (Insurance and the tracking number are provided.)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"info-note\"\u003e\n                \u003cstrong\u003e＜ note ＞\u003c\/strong\u003e\u003cbr\u003e\n                If you are shipping handbags, jewelry valued at $500 or more, or watches valued at $2,000 or more to the\n                United States, you must obtain the eBay Authenticity Guarantee service prior to shipping. \u003cbr\u003e\n                eBay will cover all costs associated with this process.\u003cbr\u003e\n                You will only be charged a $35 shipping fee by eBay.\u003cbr\u003e\n            \u003c\/div\u003e\n\n            \u003ch2 class=\"returns\"\u003ereturns\u003c\/h2\u003e\n            \u003cp\u003eWe offer free returns within \u003cspan style=\"letter-spacing: 0.8px;\"\u003e30\u003c\/span\u003e days of delivery.\u003cbr\u003e\n                If you’re not satisfied with your purchase for any reason, you can return the item in the same condition\n                as\n                received, and we’ll cover the return shipping cost.\u003c\/p\u003e\n            \u003ch3\u003eTo return an item:\u003c\/h3\u003e\n            \u003col\u003e\n                \u003cli\u003estart a return request through eBay within \u003cspan style=\"letter-spacing: 0.8px;\"\u003e30\u003c\/span\u003e days of receiving the item.\u003c\/li\u003e\n                \u003cli\u003ethe item securely, and include all original packaging and accessories.\u003c\/li\u003e\n                \u003cli\u003ePlease clearly write \"RETURN CARGO\" on the outside of the package.\u003c\/li\u003e\n                \u003cli\u003eUse the prepaid return label provided via eBay.\u003c\/li\u003e\n                \u003cli\u003eOnce we receive the item and confirm its condition, we’ll issue a full refund.\u003c\/li\u003e\n            \u003c\/ol\u003e\n            \u003cdiv class=\"info-note\"\u003e\n                If the returned item is used, damaged, or not in its original condition, a partial refund may be issued\n                based on the extent of the issue.\u003cbr\u003e\n                If you have any questions, feel free to contact us anytime.\n            \u003c\/div\u003e\n            \u003cdiv class=\"info-note\"\u003e\n                \u003cstrong\u003e＜ note ＞\u003c\/strong\u003e\u003cbr\u003e\n                Returns of products that have used the Authenticity Guarantee Service differ from standard returns.\n                Purchasers must send the product to a certification center in the United States and complete the return\n                procedure there.\u003cbr\u003e\n                Certification specialists will verify whether the returned item is in the same condition as when it was\n                purchased.\u003cbr\u003e\n                If the item is in appropriate condition, it will be returned to the seller.\u003cbr\u003e\n                If the item is not in appropriate condition, it will be returned to the buyer, and the return will be\n                refused. Additionally, if it is determined that the buyer engaged in fraudulent activity, eBay may take\n                appropriate action.\u003cbr\u003e\n            \u003c\/div\u003e\n\n            \u003ch2 class=\"refunds\"\u003erefunds\u003c\/h2\u003e\n            \u003cp\u003eUnless otherwise stated on the product page, the postage for returns is free,\u003cbr\u003e\n                but this is only if you comply with our return policy rules.\u003cbr\u003e\n                Please note that it may take several days to process your refund.\u003c\/p\u003e\n            \u003cdiv class=\"info-note\"\u003e\n                \u003cstrong\u003eIn order to avoid unnecessary returns, please read the product description and check the photos\n                    carefully, especially regarding the size and conditions.\u003c\/strong\u003e\u003cbr\u003e\n                If the item is returned in a condition that is different from when it was sold\n                If the item is returned used or damaged, a partial refund may be given.\u003cbr\u003e\n                For more information, please refer to the eBay Returns and Exchange Policy.\n            \u003c\/div\u003e\n\n            \u003ch2 class=\"contact\"\u003econtact\u003c\/h2\u003e\n            \u003cp\u003eBusiness Hours:\u003cbr\u003e\n                11:00 a.m. to 6:00 p.m. (Japan Standard Time,GMT+09:00)\u003cbr\u003e\n                Closed on Saturdays, Sundays and Holidays.\u003c\/p\u003e\n            \u003cp\u003e＊We use translation tools to communicate with customers, so please understand that some expressions may\n                sound unnatural.\u003c\/p\u003e\n            \u003cdiv class=\"info-note\"\u003e\n                \u003cp\u003eStore Name：BRANDSHOP UPRISE\u003cbr\u003e\n                    Operating Company：ROCKON Co., Ltd.\u003cbr\u003e\n                    Address：Ra Gurishi-nu Funabori #4F, 3-2-22, Funabori, Edogawa-ku, Tokyo, 134-0091, Japan\u003cbr\u003e\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e","brand":"Salvatore Ferragamo","offers":[{"title":"Default Title","offer_id":50222728315100,"sku":"a1002110","price":355.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0824\/2456\/1884\/files\/57_896375e5-a125-4921-beaf-9e62eab94585.jpg?v=1777631910","url":"https:\/\/uprise-vintage.com\/products\/ferragamo-large-leather-tote-bag-greige-belt-flap-shoulder-bag-preowned-auth","provider":"UPRISE","version":"1.0","type":"link"}