${function() {
const variantData = data.variant || {"id":"d37430fd-228d-4eea-bff3-03fcab5d94ed","product_id":"8e0e9759-f715-4144-b75b-4da0e9944c38","title":"Black Gold-7","weight_unit":"g","inventory_quantity":985,"sku":"AJ-001-Black Gold-7","barcode":"","position":1,"option1":"Black Gold","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10e0a82e7faa7e1063fe5e6089622772.jpg","path":"10e0a82e7faa7e1063fe5e6089622772.jpg","width":1125,"height":1116,"alt":"","aspect_ratio":1.0080645161290323},"wholesale_price":[{"price":78.88,"min_quantity":1}],"weight":"0","compare_at_price":"179.99","price":"78.88","retail_price":"179.99","available":true,"url":"\/products\/mens-high-top-sneakers-x1og-benv-jfyu?variant=d37430fd-228d-4eea-bff3-03fcab5d94ed","available_quantity":999999999,"options":[{"name":"Color","value":"Black Gold"},{"name":"US Size","value":"7"}],"off_ratio":56,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black Gold
${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}
`
}()}
Us Size
: 7
${function(){
const optName = "US 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.
${function(){
const variantData = data.variant || {"id":"d37430fd-228d-4eea-bff3-03fcab5d94ed","product_id":"8e0e9759-f715-4144-b75b-4da0e9944c38","title":"Black Gold-7","weight_unit":"g","inventory_quantity":985,"sku":"AJ-001-Black Gold-7","barcode":"","position":1,"option1":"Black Gold","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10e0a82e7faa7e1063fe5e6089622772.jpg","path":"10e0a82e7faa7e1063fe5e6089622772.jpg","width":1125,"height":1116,"alt":"","aspect_ratio":1.0080645161290323},"wholesale_price":[{"price":78.88,"min_quantity":1}],"weight":"0","compare_at_price":"179.99","price":"78.88","retail_price":"179.99","available":true,"url":"\/products\/mens-high-top-sneakers-x1og-benv-jfyu?variant=d37430fd-228d-4eea-bff3-03fcab5d94ed","available_quantity":999999999,"options":[{"name":"Color","value":"Black Gold"},{"name":"US Size","value":"7"}],"off_ratio":56,"flashsale_info":[],"sales":0};
return `
`
}()}