Turquoise belt chain
${function() {
const variantData = data.variant || {"id":"bf861790-e0b5-4590-8596-168a198e08b9","product_id":"637c0500-6a1a-4230-9aa7-a5bf9541546a","title":"green","weight_unit":"kg","inventory_quantity":998,"sku":"ACWY2306270001-green","barcode":"","position":1,"option1":"green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/846b88a1fae7a3fd1fb00a82e5b8085c.jpeg","path":"846b88a1fae7a3fd1fb00a82e5b8085c.jpeg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.59","retail_price":"0","available":true,"url":"\/products\/turquoise-waist-chain-dr72ea76753e-d896-4aae-b3aa-f632379b5118-whp4c33806bd-de2f-4311-a5d5-fd49ede32a2cd5eea3f0-67b2-4107-bab2-f7a6d2feb2c1?variant=bf861790-e0b5-4590-8596-168a198e08b9","available_quantity":999999999,"options":[{"name":"color","value":"green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
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
Buy now
Product was out of stock.
Product is unavailable.
Sku : ACWY2306270001-green
${function(){
const variantData = data.variant || {"id":"bf861790-e0b5-4590-8596-168a198e08b9","product_id":"637c0500-6a1a-4230-9aa7-a5bf9541546a","title":"green","weight_unit":"kg","inventory_quantity":998,"sku":"ACWY2306270001-green","barcode":"","position":1,"option1":"green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/846b88a1fae7a3fd1fb00a82e5b8085c.jpeg","path":"846b88a1fae7a3fd1fb00a82e5b8085c.jpeg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.59","retail_price":"0","available":true,"url":"\/products\/turquoise-waist-chain-dr72ea76753e-d896-4aae-b3aa-f632379b5118-whp4c33806bd-de2f-4311-a5d5-fd49ede32a2cd5eea3f0-67b2-4107-bab2-f7a6d2feb2c1?variant=bf861790-e0b5-4590-8596-168a198e08b9","available_quantity":999999999,"options":[{"name":"color","value":"green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}