Turquoise or White Western Necklace
${function() {
const variantData = data.variant || {"id":"2ff9cb4e-3947-4542-82aa-7466d2744097","product_id":"a4bcecae-1254-4e1e-aff7-2adbe3ae34a7","title":"Green-one size","weight_unit":"kg","inventory_quantity":1000,"sku":"ACWY240711009-Green-one size","barcode":"","position":1,"option1":"Green","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f2a6135763a1ce8c59b6c76968c80a9.jpeg","path":"7f2a6135763a1ce8c59b6c76968c80a9.jpeg","width":794,"height":1059,"alt":"","aspect_ratio":0.7497639282341831},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"9.99","retail_price":"0","available":true,"url":"\/products\/vintage-leather-cord-turquoise-necklace-7366749-od4j-eqpa-zqdk4b24f4f3-f7dd-406b-9c90-efcb36d6173e?variant=2ff9cb4e-3947-4542-82aa-7466d2744097","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"one size"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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}
`
}()}
Size:
one size
${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
Buy now
Product was out of stock.
Product is unavailable.
Sku : ACWY240711009-Green-one size
${function(){
const variantData = data.variant || {"id":"2ff9cb4e-3947-4542-82aa-7466d2744097","product_id":"a4bcecae-1254-4e1e-aff7-2adbe3ae34a7","title":"Green-one size","weight_unit":"kg","inventory_quantity":1000,"sku":"ACWY240711009-Green-one size","barcode":"","position":1,"option1":"Green","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f2a6135763a1ce8c59b6c76968c80a9.jpeg","path":"7f2a6135763a1ce8c59b6c76968c80a9.jpeg","width":794,"height":1059,"alt":"","aspect_ratio":0.7497639282341831},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"9.99","retail_price":"0","available":true,"url":"\/products\/vintage-leather-cord-turquoise-necklace-7366749-od4j-eqpa-zqdk4b24f4f3-f7dd-406b-9c90-efcb36d6173e?variant=2ff9cb4e-3947-4542-82aa-7466d2744097","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"one size"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}