$product = {"id":4438488383587,"title":"犀牛盾SolidSuit立體版手機殼 - iPhone 11 Pro Max - 【聯名設計款】 - 星際大戰 - Starfighter 星際戰鬥機","handle":"iphone-11-pro-max-solidsuit-classic-starfighter","description":"","published_at":"2020-01-13T18:25:25+08:00","created_at":"2019-12-20T11:34:25+08:00","vendor":"Rhinoshield","type":"設計師SolidSuit專區-星際大戰","tags":["20%","2023-tagsAdd-reseller-PL","20240304-reseller-\u003ereplace_to-","25%","30%","35%","40%","45%","50%","b2b","designer","designer-starwars","iPhone 11 Pro Max","merge","reseller-solidsuit-starwars","solidsuit","starwars-collection","Top50","type-Solidsuit"],"price":70800,"price_min":70800,"price_max":70800,"available":false,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":33449522823267,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"SWS01149D1","requires_shipping":true,"taxable":true,"featured_image":{"id":13977688440931,"product_id":4438488383587,"position":1,"created_at":"2019-12-20T11:34:48+08:00","updated_at":"2019-12-20T11:34:48+08:00","alt":null,"width":2000,"height":2000,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/SWS01149D1.png?v=1576812888","variant_ids":[33449522823267]},"available":false,"name":"犀牛盾SolidSuit立體版手機殼 - iPhone 11 Pro Max - 【聯名設計款】 - 星際大戰 - Starfighter 星際戰鬥機 - Black","public_title":"Black","options":["Black"],"price":70800,"weight":0,"compare_at_price":null,"inventory_quantity":0,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":6134800515171,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/SWS01149D1.png?v=1576812888"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/SWS01149D1.png?v=1576812888"],"featured_image":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/SWS01149D1.png?v=1576812888","options":["color"],"media":[{"alt":null,"id":6134800515171,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/SWS01149D1.png?v=1576812888"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/products\/SWS01149D1.png?v=1576812888","width":2000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":""};
$bumper = null;
if ($bumper) {
$(document).ready(function() {
var images = {
bumper: '//b2b.rhinoshield.tw/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_250x.gif',
product: '//b2b.rhinoshield.tw/cdn/shop/products/SWS01149D1_250x.png?v=1576812888',
};
var productType = 'solidsuit';
if (productType === 'mod-nx-backplate' || productType === 'mod-backplate') {
mergeImages([images.product, images.bumper],{
crossOrigin: 'anonymous'
})
.then(mergedImg => {
$('#iphone-11-pro-max-solidsuit-classic-starfighter').attr('src', mergedImg);
});
} else {
mergeImages([images.bumper, images.product],{
crossOrigin: 'anonymous'
})
.then(mergedImg => {
$('#iphone-11-pro-max-solidsuit-classic-starfighter').attr('src', mergedImg);
});
}
});
}
var role = encodeURI("");
var handle = "starwars-solidsuit-3d"
var url = "/collections/starwars-solidsuit-3d"
if (role != '') {
if (window.location.pathname.indexOf(role) == -1)
window.location.href = url + "/" + role
}