$product = {"id":7742109712483,"title":"犀牛盾Clear Case防摔背蓋手機殼 - iPhone 16e - 【聯名設計款】 - 爽爽貓 Song Song Meow By SECOND - Make it a great day","handle":"iphone-16e-clear-case-ea06","description":null,"published_at":"2025-02-26T12:31:13+08:00","created_at":"2025-02-25T15:37:29+08:00","vendor":"RHINOSHIELD Taiwan B2B","type":"","tags":["20%","25%","30%","35%","40%","45%","50%","b2b","brand-Apple","designer","designer-songsongmeow","device-iPhone 16e","merge","reseller-clearcase-songsongmeow","Top50","type-clear-case"],"price":108000,"price_min":108000,"price_max":108000,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":43203286040675,"title":"Crystal Clear","option1":"Crystal Clear","option2":null,"option3":null,"sku":"CCA01342O7-EA06","requires_shipping":true,"taxable":true,"featured_image":{"id":33462947676259,"product_id":7742109712483,"position":1,"created_at":"2025-02-25T15:37:30+08:00","updated_at":"2025-02-25T15:37:32+08:00","alt":null,"width":2000,"height":2000,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/files\/Clear-F5-342-EA06.png?v=1740469052","variant_ids":[43203286040675]},"available":true,"name":"犀牛盾Clear Case防摔背蓋手機殼 - iPhone 16e - 【聯名設計款】 - 爽爽貓 Song Song Meow By SECOND - Make it a great day - Crystal Clear","public_title":"Crystal Clear","options":["Crystal Clear"],"price":108000,"weight":0,"compare_at_price":null,"inventory_quantity":0,"inventory_management":null,"inventory_policy":"deny","barcode":"CCA01342O7-EA06","featured_media":{"alt":null,"id":25335646355555,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/files\/Clear-F5-342-EA06.png?v=1740469052"}},"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/b2b.rhinoshield.tw\/cdn\/shop\/files\/Clear-F5-342-EA06.png?v=1740469052"],"featured_image":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/files\/Clear-F5-342-EA06.png?v=1740469052","options":["color"],"media":[{"alt":null,"id":25335646355555,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/files\/Clear-F5-342-EA06.png?v=1740469052"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/b2b.rhinoshield.tw\/cdn\/shop\/files\/Clear-F5-342-EA06.png?v=1740469052","width":2000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":null};
$bumper = {"id":7742316413027,"title":"【合圖用】iPhone 16e 犀牛盾Clear透明手機殼","handle":"iphone-16e-clear-case-for-merge","description":null,"published_at":"2025-02-26T10:20:09+08:00","created_at":"2025-02-25T16:07:49+08:00","vendor":"RHINOSHIELD Taiwan B2B","type":"","tags":["brand-Apple","bumper-for-merge","device-iPhone 16e","iPhone 16 Pro Max","reseller-clearcase","type-clear-case"],"price":108000,"price_min":108000,"price_max":108000,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":43203512270947,"title":"Crystal Clear","option1":"Crystal Clear","option2":null,"option3":null,"sku":"CCA01342O7-","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"【合圖用】iPhone 16e 犀牛盾Clear透明手機殼 - Crystal Clear","public_title":"Crystal Clear","options":["Crystal Clear"],"price":108000,"weight":0,"compare_at_price":null,"inventory_quantity":0,"inventory_management":null,"inventory_policy":"deny","barcode":"CCA01342O7-","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":[],"featured_image":null,"options":["color"],"requires_selling_plan":false,"selling_plan_groups":[],"content":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/files/Clear-F5-342-EA06_250x.png?v=1740469052',
};
var productType = 'clear-case';
if (productType === 'mod-nx-backplate' || productType === 'mod-backplate') {
mergeImages([images.product, images.bumper],{
crossOrigin: 'anonymous'
})
.then(mergedImg => {
$('#iphone-16e-clear-case-ea06').attr('src', mergedImg);
});
} else {
mergeImages([images.bumper, images.product],{
crossOrigin: 'anonymous'
})
.then(mergedImg => {
$('#iphone-16e-clear-case-ea06').attr('src', mergedImg);
});
}
});
}
var role = encodeURI("");
var handle = "clear-case-magsafe-song-song-meow-by-second"
var url = "/collections/clear-case-magsafe-song-song-meow-by-second"
if (role != '') {
if (window.location.pathname.indexOf(role) == -1)
window.location.href = url + "/" + role
}