Hard Tempered Glass Square Case for iPhone
Hard Tempered Glass Square Case
${function() {
const variantData = data.variant || {"id":"d6e126bf-6399-42b7-a93e-cfecfacc7f94","product_id":"94a7d3ef-212f-4bde-bae9-403a25106f51","title":"FOR IPHONE 15-BLACK","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"FOR IPHONE 15","option2":"BLACK","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5982f71ac42128c377fd6b860dd92439.webp","path":"5982f71ac42128c377fd6b860dd92439.webp","width":810,"height":810,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/hard-tempered-glass-square-case-for-iphone?variant=d6e126bf-6399-42b7-a93e-cfecfacc7f94","available_quantity":999999999,"options":[{"name":"PHONE MODEL","value":"FOR IPHONE 15"},{"name":"COLOR","value":"BLACK"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Phone Model:
FOR IPHONE 15
${function(){
const optName = "PHONE MODEL";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color:
BLACK
${function(){
const optName = "COLOR";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$20.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"d6e126bf-6399-42b7-a93e-cfecfacc7f94","product_id":"94a7d3ef-212f-4bde-bae9-403a25106f51","title":"FOR IPHONE 15-BLACK","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"FOR IPHONE 15","option2":"BLACK","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5982f71ac42128c377fd6b860dd92439.webp","path":"5982f71ac42128c377fd6b860dd92439.webp","width":810,"height":810,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/hard-tempered-glass-square-case-for-iphone?variant=d6e126bf-6399-42b7-a93e-cfecfacc7f94","available_quantity":999999999,"options":[{"name":"PHONE MODEL","value":"FOR IPHONE 15"},{"name":"COLOR","value":"BLACK"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"d6e126bf-6399-42b7-a93e-cfecfacc7f94","product_id":"94a7d3ef-212f-4bde-bae9-403a25106f51","title":"FOR IPHONE 15-BLACK","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"FOR IPHONE 15","option2":"BLACK","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5982f71ac42128c377fd6b860dd92439.webp","path":"5982f71ac42128c377fd6b860dd92439.webp","width":810,"height":810,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/hard-tempered-glass-square-case-for-iphone?variant=d6e126bf-6399-42b7-a93e-cfecfacc7f94","available_quantity":999999999,"options":[{"name":"PHONE MODEL","value":"FOR IPHONE 15"},{"name":"COLOR","value":"BLACK"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}