SEVENTEEN 23 SEVENTEEN's HOME Photo Card Binder
${function() {
const variantData = data.variant || {"id":"c9729a17-c412-4d38-baac-7da8c0daac4b","product_id":"d57b8661-45f9-447f-8b5a-6a8070588ce2","title":"Green","weight_unit":"g","inventory_quantity":0,"sku":"ZW-SVT\u5b98\u7f51\u7167\u7247\u5361\u518c_\u7eff\u8272","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3e63b04be384d2e9bc650a7be2bb70e.jpeg","path":"e3e63b04be384d2e9bc650a7be2bb70e.jpeg","width":800,"height":800,"alt":"SEVENTEEN 23 SEVENTEEN's HOME Photo Card Binder officialsvtshop","aspect_ratio":1},"wholesale_price":[{"price":16.81,"min_quantity":1}],"weight":"100","compare_at_price":"19.99","price":"16.81","retail_price":"19.99","available":true,"url":"\/products\/seventeen-23-seventeens-home-photo-card-binder?variant=c9729a17-c412-4d38-baac-7da8c0daac4b","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":16,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
people are viewing this right now
Color:
Green
${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
$16.81
${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":"c9729a17-c412-4d38-baac-7da8c0daac4b","product_id":"d57b8661-45f9-447f-8b5a-6a8070588ce2","title":"Green","weight_unit":"g","inventory_quantity":0,"sku":"ZW-SVT\u5b98\u7f51\u7167\u7247\u5361\u518c_\u7eff\u8272","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3e63b04be384d2e9bc650a7be2bb70e.jpeg","path":"e3e63b04be384d2e9bc650a7be2bb70e.jpeg","width":800,"height":800,"alt":"SEVENTEEN 23 SEVENTEEN's HOME Photo Card Binder officialsvtshop","aspect_ratio":1},"wholesale_price":[{"price":16.81,"min_quantity":1}],"weight":"100","compare_at_price":"19.99","price":"16.81","retail_price":"19.99","available":true,"url":"\/products\/seventeen-23-seventeens-home-photo-card-binder?variant=c9729a17-c412-4d38-baac-7da8c0daac4b","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":16,"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":"c9729a17-c412-4d38-baac-7da8c0daac4b","product_id":"d57b8661-45f9-447f-8b5a-6a8070588ce2","title":"Green","weight_unit":"g","inventory_quantity":0,"sku":"ZW-SVT\u5b98\u7f51\u7167\u7247\u5361\u518c_\u7eff\u8272","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3e63b04be384d2e9bc650a7be2bb70e.jpeg","path":"e3e63b04be384d2e9bc650a7be2bb70e.jpeg","width":800,"height":800,"alt":"SEVENTEEN 23 SEVENTEEN's HOME Photo Card Binder officialsvtshop","aspect_ratio":1},"wholesale_price":[{"price":16.81,"min_quantity":1}],"weight":"100","compare_at_price":"19.99","price":"16.81","retail_price":"19.99","available":true,"url":"\/products\/seventeen-23-seventeens-home-photo-card-binder?variant=c9729a17-c412-4d38-baac-7da8c0daac4b","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":16,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}
24 Hours Customer Service
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('25');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}