$product = {"id":4763052343395,"title":"犀牛盾SolidSuit防摔背蓋手機殼 - OnePlus 9","handle":"oneplus-9-solidsuit","description":"\u003ch1\u003e\u003cspan style=\"color: #ff0000;\"\u003e不適用中國\/印度版手機\u003c\/span\u003e\u003c\/h1\u003e","published_at":"2021-05-11T11:26:36+08:00","created_at":"2020-12-24T11:06:15+08:00","vendor":"Rhinoshieldtaiwan","type":"SolidSuit","tags":["20%","2023-tagsAdd-reseller-PL","25%","30%","35%","40%","45%","50%","android","brand-OnePlus","device-OnePlus 9","discountable-item","dropdownCollection-SolidSuit","dropdownDevice-OnePlus 9","member","merge","quickbuy","reseller","reseller-asus","reseller-solidsuit","solidsuit","Top50","type-Solidsuit"],"price":73000,"price_min":73000,"price_max":83000,"available":true,"price_varies":true,"compare_at_price":0,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":39364164976739,"title":"經典黑","option1":"經典黑","option2":null,"option3":null,"sku":"SSA0920952","requires_shipping":true,"taxable":true,"featured_image":{"id":28073494118499,"product_id":4763052343395,"position":2,"created_at":"2021-04-08T14:50:45+08:00","updated_at":"2021-04-08T14:50:45+08:00","alt":null,"width":1999,"height":1500,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Classic_Black.png?v=1617864645","variant_ids":[39364164976739]},"available":true,"name":"犀牛盾SolidSuit防摔背蓋手機殼 - OnePlus 9 - 經典黑","public_title":"經典黑","options":["經典黑"],"price":73000,"weight":100,"compare_at_price":0,"inventory_quantity":-1,"inventory_management":null,"inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":20375970807907,"position":2,"preview_image":{"aspect_ratio":1.333,"height":1500,"width":1999,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Classic_Black.png?v=1617864645"}},"quantity_rule":{"min":1,"max":null,"increment":1}},{"id":39364165009507,"title":"碳纖維 - 黑","option1":"碳纖維 - 黑","option2":null,"option3":null,"sku":"SSA0920949","requires_shipping":true,"taxable":true,"featured_image":{"id":28073494085731,"product_id":4763052343395,"position":1,"created_at":"2021-04-08T14:50:44+08:00","updated_at":"2021-04-08T14:50:44+08:00","alt":null,"width":1999,"height":1500,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Carbon.png?v=1617864644","variant_ids":[39364165009507]},"available":true,"name":"犀牛盾SolidSuit防摔背蓋手機殼 - OnePlus 9 - 碳纖維 - 黑","public_title":"碳纖維 - 黑","options":["碳纖維 - 黑"],"price":83000,"weight":100,"compare_at_price":0,"inventory_quantity":0,"inventory_management":null,"inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":20375970742371,"position":1,"preview_image":{"aspect_ratio":1.333,"height":1500,"width":1999,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Carbon.png?v=1617864644"}},"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Carbon.png?v=1617864644","\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Classic_Black.png?v=1617864645"],"featured_image":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Carbon.png?v=1617864644","options":["Color"],"media":[{"alt":null,"id":20375970742371,"position":1,"preview_image":{"aspect_ratio":1.333,"height":1500,"width":1999,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Carbon.png?v=1617864644"},"aspect_ratio":1.333,"height":1500,"media_type":"image","src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Carbon.png?v=1617864644","width":1999},{"alt":null,"id":20375970807907,"position":2,"preview_image":{"aspect_ratio":1.333,"height":1500,"width":1999,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Classic_Black.png?v=1617864645"},"aspect_ratio":1.333,"height":1500,"media_type":"image","src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/OP9-Back45-Phone-black-OP9-Back45-SSA-Classic_Black.png?v=1617864645","width":1999}],"content":"\u003ch1\u003e\u003cspan style=\"color: #ff0000;\"\u003e不適用中國\/印度版手機\u003c\/span\u003e\u003c\/h1\u003e"}; $bumper = null; if ($bumper) { $(document).ready(function() { var productImg = $product.images[0] var bumperVariants = $bumper.variants; var bumperColors = new Object(); var currentVariant = ''; var productType = ''; bumperVariants.forEach(variant => { bumperColors[`${variant.title.split(' (')[0].toLowerCase()}`] = variant.featured_image.src; }); if (productType === 'mod-nx-backplate' || productType === 'mod-backplate') { mergeImages([productImg, bumperColors[currentVariant]],{ crossOrigin: 'anonymous' }) .then(mergedImg => { $('.merged-img').attr('src', mergedImg); }); } else { mergeImages([bumperColors[currentVariant], productImg],{ crossOrigin: 'anonymous' }) .then(mergedImg => { $('.merged-img').attr('src', mergedImg); }); } }); }
// Override default values of shop.strings for each template. // Alternate product templates can change values of // add to cart button, sold out, and unavailable states here. theme.productStrings = { addToCart: "加到購物車", soldOut: "售完", unavailable: "停產" }