SEVENTEEN Follow Tour Carat Support Ring
${function() {
const variantData = data.variant || {"id":"b53e3eb4-2140-4dec-bf8c-96609cf0735c","product_id":"47a0a890-05f3-4979-a41d-bda641af85ee","title":"6.0","weight_unit":"g","inventory_quantity":0,"sku":"BT-SVT-\u9996\u9970\u6212\u6307-\u5de1\u6f14\u5e94\u63f4-020847_6.0","barcode":"","position":1,"option1":"6.0","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e52c7d25e45554357642b087a499723a.jpeg","path":"e52c7d25e45554357642b087a499723a.jpeg","width":1187,"height":1200,"alt":"SEVENTEEN Follow Tour Carat Support Ring officialsvtshop","aspect_ratio":0.9891666666666666},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"50","compare_at_price":"22.99","price":"14.99","retail_price":"22.99","available":true,"url":"\/products\/seventeen-follow-tour-carat-support-ring?variant=b53e3eb4-2140-4dec-bf8c-96609cf0735c","available_quantity":999999999,"options":[{"name":"Size","value":"6.0"}],"off_ratio":35,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
people are viewing this right now
Size:
6.0
${function(){
const optName = "Size";
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
$14.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":"b53e3eb4-2140-4dec-bf8c-96609cf0735c","product_id":"47a0a890-05f3-4979-a41d-bda641af85ee","title":"6.0","weight_unit":"g","inventory_quantity":0,"sku":"BT-SVT-\u9996\u9970\u6212\u6307-\u5de1\u6f14\u5e94\u63f4-020847_6.0","barcode":"","position":1,"option1":"6.0","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e52c7d25e45554357642b087a499723a.jpeg","path":"e52c7d25e45554357642b087a499723a.jpeg","width":1187,"height":1200,"alt":"SEVENTEEN Follow Tour Carat Support Ring officialsvtshop","aspect_ratio":0.9891666666666666},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"50","compare_at_price":"22.99","price":"14.99","retail_price":"22.99","available":true,"url":"\/products\/seventeen-follow-tour-carat-support-ring?variant=b53e3eb4-2140-4dec-bf8c-96609cf0735c","available_quantity":999999999,"options":[{"name":"Size","value":"6.0"}],"off_ratio":35,"flashsale_info":[],"sales":1};
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":"b53e3eb4-2140-4dec-bf8c-96609cf0735c","product_id":"47a0a890-05f3-4979-a41d-bda641af85ee","title":"6.0","weight_unit":"g","inventory_quantity":0,"sku":"BT-SVT-\u9996\u9970\u6212\u6307-\u5de1\u6f14\u5e94\u63f4-020847_6.0","barcode":"","position":1,"option1":"6.0","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e52c7d25e45554357642b087a499723a.jpeg","path":"e52c7d25e45554357642b087a499723a.jpeg","width":1187,"height":1200,"alt":"SEVENTEEN Follow Tour Carat Support Ring officialsvtshop","aspect_ratio":0.9891666666666666},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"50","compare_at_price":"22.99","price":"14.99","retail_price":"22.99","available":true,"url":"\/products\/seventeen-follow-tour-carat-support-ring?variant=b53e3eb4-2140-4dec-bf8c-96609cf0735c","available_quantity":999999999,"options":[{"name":"Size","value":"6.0"}],"off_ratio":35,"flashsale_info":[],"sales":1};
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 `
`;
}()}