Half Zip Striped Sweatshirt
${function() {
const variantData = data.variant || {"id":"3ce5d99e-1268-4378-b35e-a4b123c61eae","product_id":"5666e2f0-b765-4d1d-a091-667e546419a7","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJQ7284-WH0S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec3e1a6bf40320f58f0a3b851f4dba2c.jpeg","path":"ec3e1a6bf40320f58f0a3b851f4dba2c.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-casual-striped-v-neck-casual-wear-sweatshirt-q7284ea3f079b-be33-49cd-9074-542db942e161ed46f8e9-c01b-4441-be3d-6c9031eb0e9b?variant=3ce5d99e-1268-4378-b35e-a4b123c61eae","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
White
${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":"3ce5d99e-1268-4378-b35e-a4b123c61eae","product_id":"5666e2f0-b765-4d1d-a091-667e546419a7","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJQ7284-WH0S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec3e1a6bf40320f58f0a3b851f4dba2c.jpeg","path":"ec3e1a6bf40320f58f0a3b851f4dba2c.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-casual-striped-v-neck-casual-wear-sweatshirt-q7284ea3f079b-be33-49cd-9074-542db942e161ed46f8e9-c01b-4441-be3d-6c9031eb0e9b?variant=3ce5d99e-1268-4378-b35e-a4b123c61eae","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"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}
`
}()}