Novel and unique metal buckle design with magnetic transparent protective shell
${function() {
const variantData = data.variant || {"id":"62f3bcdb-ff33-4c74-96ca-0a8fbb39e70a","product_id":"920e084b-399b-4caa-9539-5cd51b93374b","title":"BLACK-For iPhone15","weight_unit":"kg","inventory_quantity":0,"sku":"FXH22171-i15-HEI","barcode":"","position":1,"option1":"BLACK","option2":"For iPhone15","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f730b02aa0137f3ee19d763daf9f0057.jpeg","path":"f730b02aa0137f3ee19d763daf9f0057.jpeg","width":679,"height":915,"alt":"","aspect_ratio":0.7420765027322405},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"21.99","retail_price":"39.98","available":true,"url":"\/products\/au5?variant=62f3bcdb-ff33-4c74-96ca-0a8fbb39e70a","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"name":"Style","value":"For iPhone15"}],"off_ratio":45,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
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}
`
}()}
Style:
For iPhone15
${function(){
const optName = "Style";
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
$21.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":"62f3bcdb-ff33-4c74-96ca-0a8fbb39e70a","product_id":"920e084b-399b-4caa-9539-5cd51b93374b","title":"BLACK-For iPhone15","weight_unit":"kg","inventory_quantity":0,"sku":"FXH22171-i15-HEI","barcode":"","position":1,"option1":"BLACK","option2":"For iPhone15","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f730b02aa0137f3ee19d763daf9f0057.jpeg","path":"f730b02aa0137f3ee19d763daf9f0057.jpeg","width":679,"height":915,"alt":"","aspect_ratio":0.7420765027322405},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"21.99","retail_price":"39.98","available":true,"url":"\/products\/au5?variant=62f3bcdb-ff33-4c74-96ca-0a8fbb39e70a","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"name":"Style","value":"For iPhone15"}],"off_ratio":45,"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":"62f3bcdb-ff33-4c74-96ca-0a8fbb39e70a","product_id":"920e084b-399b-4caa-9539-5cd51b93374b","title":"BLACK-For iPhone15","weight_unit":"kg","inventory_quantity":0,"sku":"FXH22171-i15-HEI","barcode":"","position":1,"option1":"BLACK","option2":"For iPhone15","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f730b02aa0137f3ee19d763daf9f0057.jpeg","path":"f730b02aa0137f3ee19d763daf9f0057.jpeg","width":679,"height":915,"alt":"","aspect_ratio":0.7420765027322405},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"21.99","retail_price":"39.98","available":true,"url":"\/products\/au5?variant=62f3bcdb-ff33-4c74-96ca-0a8fbb39e70a","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"name":"Style","value":"For iPhone15"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}