{"product_id":"9665916731647","title":"Personalized Photo Art Bone China Decorative Plate","description":"\u003c!-- 图标+简要说明 --\u003e\n\n  \u003cul\u003e\n    \u003cli\u003ePersonalize with your photo, text, and favorite style\u003c\/li\u003e\n    \u003cli\u003eFine bone china, perfect for refined home decor and premium gifting\u003c\/li\u003e\n    \u003cli\u003eCrafted from sturdy bone china, featuring a smooth, hand-friendly finish\u003c\/li\u003e\n    \u003cli\u003eBring your space to life with a colorful comic-style decorative plate\u003c\/li\u003e\n    \u003cli\u003eIdeal for tabletop or wall display, ready to showcase with included accessories\u003c\/li\u003e\n    \u003cli\u003eDurable and easy to maintain with a simple dry cloth\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\u003cstyle\u003e\n  .product-brief-description {\n    background-color: #f8f7f3;\n    padding: 16px 10px;\n    border-radius: 12px;\n    margin: 20px 0;\n  }\n  .product-brief-description ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .product-brief-description li {\n    position: relative;\n    padding-left: 30px;\n    margin-bottom: 10px;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n  .product-brief-description li::before {\n    content: \"✔\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #346f77;\n    font-weight: 400;\n    background: #fff;\n    border: 2px solid #346f77;\n    border-radius: 50%;\n    width: 18px;\n    height: 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 10px;\n  }\n\u003c\/style\u003e\n\n\u003c!-- 物流信息查询 --\u003e\n\n  \u003ch2\u003eShipping Time \u0026amp; Costs\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\u003ctd\u003e\n      \n        \n          \u003ca href=\"javascript:void(0)\"\u003eShipping Info\u003c\/a\u003e\n          \u003ca href=\"javascript:void(0)\"\u003eReturns and refunds\u003c\/a\u003e\n        \n      \n    \u003c\/td\u003e\u003c\/tr\u003e\n    \u003ctr\u003e\u003ctd\u003e\n      \n        \n          \u003cp\u003eWe have factories around the world, so delivery time and shipping cost may vary a bit depending on your location. We handle every order with care to ensure it arrives safely and beautifully!\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eOriginal Photo Style:\u003c\/strong\u003e 1-2 days design + 2–3 days production + 7–12 days shipping = 10-17 days\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eArtistic Style:\u003c\/strong\u003e 3–5 days design \u0026amp; confirmation + 2–3 days production + 7–12 days shipping = 12-20 days\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eShipping Cost:\u003c\/strong\u003e starts at $5 | Free on orders $99+\n        \u003c\/p\u003e\n\n        \n          \u003ch3\u003eCustom Products:\u003c\/h3\u003e\n          \u003cp\u003eAll our items are made-to-order and completely unique, so we cannot accept returns or exchanges.\u003c\/p\u003e\n          \u003ch3\u003eDamaged During Shipping:\u003c\/h3\u003e\n          \u003cp\u003eWe understand accidents can happen. If your product arrives damaged, don’t worry—we’ll remake and resend it to you.\u003c\/p\u003e\n          \u003ch3\u003eHow to Request a Replacement:\u003c\/h3\u003e\n          \u003cp\u003e1. Take clear photos of the damaged product and its packaging.\u003c\/p\u003e\n          \u003cp\u003e2. Email the photos to our support team at support@piscesnet.com.\u003c\/p\u003e\n          \u003cp\u003e3. Once we confirm the damage, we'll immediately produce a new item and ship it to you.\u003c\/p\u003e\n          \u003cp\u003eNote: We handle every order with care to ensure it reaches you safely and beautifully.\u003c\/p\u003e\n        \n      \n    \u003c\/td\u003e\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n\u003cstyle\u003e\n  .shipping-info {\n    margin: 40px 0;\n  }\n  .shipping-info h2 {\n    font-size: 20px;\n    font-weight: 600;\n    margin-bottom: 16px;\n  }\n  .tab-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 2px solid #000;\n  }\n  .tab-table td {\n    border: 2px solid #000;\n    padding: 0;\n  }\n  .tab-header-wrapper {\n    overflow-x: auto;\n    padding: 10px;\n  }\n  .tab-header {\n    display: flex;\n    min-width: max-content; \/* 保证不换行 *\/\n    align-items: center;\n    gap: 5px;\n  }\n  .tab-link {\n    font-size: 16px;\n    position: relative;\n    flex-shrink: 0;\n    padding: 6px 10px 7px 10px;\n    text-decoration: none;\n    color: #000;\n    white-space: nowrap;\n    border-radius: 6px;\n    transition: color 0.2s, background 0.2s;\n  }\n  .tab-link:hover {\n    color: #346f77;\n    font-weight: 600;\n  }\n  .tab-link.active-tab {\n    background-color: #dfecf1;\n    color: #346f77;\n    font-weight: 600;\n  }\n  .tab-link.active-tab::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0px;\n    left: 6px;\n    right: 6px;\n    height: 3px;\n    background-color: #346f77;\n    border-radius: 1px;\n  }\n  .tab-content {\n    font-size: 15px;\n    padding: 8px 8px 20px 12px;\n  }\n  .tab-panel p {\n    margin: 10px 0 0 0;\n    font-size: 15px;\n  }\n  .tab-panel h3 {\n    font-size: 16px;\n    font-weight: 500;\n    margin: 12px 0 0 0;\n  }\n  .tab-panel.hidden {\n    display: none;\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  \/\/ 获取所有 tab 链接\n  const tabLinks = document.querySelectorAll('.tab-link');\n  tabLinks.forEach(link =\u003e {\n    link.addEventListener('click', (e) =\u003e {\n      e.preventDefault();\n      tabLinks.forEach(l =\u003e l.classList.remove('active-tab'));\n      link.classList.add('active-tab');\n      const targetId = link.getAttribute('data-target');\n      document.querySelectorAll('.tab-panel').forEach(panel =\u003e {\n        if (panel.id === targetId) {\n          panel.classList.remove('hidden');\n        } else {\n          panel.classList.add('hidden');\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\n\u003c!-- 产品描述 --\u003e\n\n  \u003ch2\u003eProduct Description\u003c\/h2\u003e\n  \n    \n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Bone China\n    \n\u003cstrong\u003eCare:\u003c\/strong\u003e Wipe with a dry cloth\n    \n\u003cstrong\u003eAccessories\u003c\/strong\u003e plate, stand, hook, and double-sided tape included\n    \n\u003cstrong\u003eSizes:\u003c\/strong\u003e 6in, 7in, 8in, 10in\n    \u003cimg src=\"xxx\" alt=\"xxx\"\u003e\n  \n\n\u003cstyle\u003e\n  .product-description {\n    margin: 40px 0;\n  }\n  .product-description h2 {\n    font-size: 20px;\n    font-weight: 600;\n    margin-bottom: 16px;\n  }\n  .product-intro {\n    font-size: 15px;\n    line-height: 1.6;\n    margin-bottom: 12px;\n  }\n  .product-intro-detail {\n    margin-top: 5px;\n  }\n  .product-size-intro {\n    width: 100%;\n    margin-top: 10px;\n  }\n\u003c\/style\u003e\n\n\u003c!-- 设计灵感 --\u003e\n\n  \u003ch2\u003eDesign Inspiration:\u003c\/h2\u003e\n  This decorative plate was inspired by a family who wanted to celebrate memories in a timeless way. They imagined a keepsake that would combine personal photos and meaningful texts, elegantly displayed on fine bone china. The design harmonizes original and comic-style artwork, turning every detail into a vivid reflection of joy, love, and shared moments. More than a plate — it’s a lasting piece of art, ready to adorn your home or be treasured as a premium gift.\n  Have a creative idea of your own? We'd love to hear from you! Contact our team at support@piscesnet.com and we'll provide you with a special discount coupon.\n  \u003cbr\u003e\n\n\u003cstyle\u003e\n  .image-style {\n    margin: 30px 0;\n  }\n  .image-style h2 {\n    font-size: 20px;\n    font-weight: 600;\n    margin-bottom: 16px;\n  }\n  .image-style-text {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n  .image-style-preview {\n    width: 100%;\n    margin-top: 10px;\n  }\n\u003c\/style\u003e","brand":"Hallowac","offers":[{"title":"6in \/ Art Style + $6","offer_id":49150046929151,"sku":null,"price":26.0,"currency_code":"USD","in_stock":true},{"title":"6in \/ Original Photo Style","offer_id":49150046961919,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"7in \/ Art Style + $6","offer_id":49150046994687,"sku":null,"price":28.0,"currency_code":"USD","in_stock":true},{"title":"7in \/ Original Photo Style","offer_id":49150047027455,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"8in \/ Art Style + $6","offer_id":49150047060223,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true},{"title":"8in \/ Original Photo Style","offer_id":49150047092991,"sku":null,"price":24.0,"currency_code":"USD","in_stock":true},{"title":"10in \/ Art Style + $6","offer_id":49150047125759,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true},{"title":"10in \/ Original Photo Style","offer_id":49150047158527,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0801\/0226\/0991\/files\/custom-bone-china-plate-comic-style.webp?v=1788623707","url":"https:\/\/hallowac.com\/products\/9665916731647","provider":"Hallowac","version":"1.0","type":"link"}