Casual Ruffled V-neck Cotton Top
${function() {
const variantData = data.variant || {"id":"099d5218-04e9-4e36-8257-08b65ee6e308","product_id":"954cd93f-28e7-4494-88fd-b0147fa8a3b7","title":"Navy-3XL","weight_unit":"kg","inventory_quantity":1000,"sku":"253-260104-07-5F12S9AXZJ-Navy-3XL","barcode":"","position":1,"option1":"Navy","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c14f3e38a0741d902bd14177e86e09e.png","path":"4c14f3e38a0741d902bd14177e86e09e.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/casual-ruffled-v-neck-cotton-top27a72e25-2b1a-44b2-a794-2fdd39f6425b?variant=099d5218-04e9-4e36-8257-08b65ee6e308","available_quantity":999999999,"options":[{"name":"color","value":"Navy"},{"name":"size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
color:
Navy
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
size:
3XL
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$32.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":"099d5218-04e9-4e36-8257-08b65ee6e308","product_id":"954cd93f-28e7-4494-88fd-b0147fa8a3b7","title":"Navy-3XL","weight_unit":"kg","inventory_quantity":1000,"sku":"253-260104-07-5F12S9AXZJ-Navy-3XL","barcode":"","position":1,"option1":"Navy","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c14f3e38a0741d902bd14177e86e09e.png","path":"4c14f3e38a0741d902bd14177e86e09e.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/casual-ruffled-v-neck-cotton-top27a72e25-2b1a-44b2-a794-2fdd39f6425b?variant=099d5218-04e9-4e36-8257-08b65ee6e308","available_quantity":999999999,"options":[{"name":"color","value":"Navy"},{"name":"size","value":"3XL"}],"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.
Sku : 253-260104-07-5F12S9AXZJ-Navy-3XL
${function(){
const variantData = data.variant || {"id":"099d5218-04e9-4e36-8257-08b65ee6e308","product_id":"954cd93f-28e7-4494-88fd-b0147fa8a3b7","title":"Navy-3XL","weight_unit":"kg","inventory_quantity":1000,"sku":"253-260104-07-5F12S9AXZJ-Navy-3XL","barcode":"","position":1,"option1":"Navy","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c14f3e38a0741d902bd14177e86e09e.png","path":"4c14f3e38a0741d902bd14177e86e09e.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.99","retail_price":"0","available":true,"url":"\/products\/casual-ruffled-v-neck-cotton-top27a72e25-2b1a-44b2-a794-2fdd39f6425b?variant=099d5218-04e9-4e36-8257-08b65ee6e308","available_quantity":999999999,"options":[{"name":"color","value":"Navy"},{"name":"size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}