Aztec Printed Simple Sweatshirt
${function() {
const variantData = data.variant || {"id":"550cc19a-e3e8-40cd-92ec-f8d3d16ebd9b","product_id":"1e5f96bb-cb65-4be0-9863-d2eba3c88d49","title":"Beige-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJQ7666-BE0S","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe544e5725b3cd3e6f23c8998aca4ad4.jpeg","path":"fe544e5725b3cd3e6f23c8998aca4ad4.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-casual-graphic-print-round-neck-casual-wear-sweatshirt-q766605fb1d72-da23-4467-bca9-a366b8211681?variant=550cc19a-e3e8-40cd-92ec-f8d3d16ebd9b","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Beige
${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:
S
${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.
${function(){
const variantData = data.variant || {"id":"550cc19a-e3e8-40cd-92ec-f8d3d16ebd9b","product_id":"1e5f96bb-cb65-4be0-9863-d2eba3c88d49","title":"Beige-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJQ7666-BE0S","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe544e5725b3cd3e6f23c8998aca4ad4.jpeg","path":"fe544e5725b3cd3e6f23c8998aca4ad4.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-casual-graphic-print-round-neck-casual-wear-sweatshirt-q766605fb1d72-da23-4467-bca9-a366b8211681?variant=550cc19a-e3e8-40cd-92ec-f8d3d16ebd9b","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}