Western Print Half Zip Pullover
${function() {
const variantData = data.variant || {"id":"1b9bff6d-7ea1-449e-8777-cf58401b15f4","product_id":"7923a0d2-8ee6-48de-99ac-876cdbf207a0","title":"Multicolor-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJP3057-RT0S","barcode":"","position":1,"option1":"Multicolor","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89e954cee48b9f5e65ec2825d0e3d3c9.jpeg","path":"89e954cee48b9f5e65ec2825d0e3d3c9.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-retro-tribal-print-mandarin-collar-western-sweatshirt-p3057f7c1cd0d-302d-4db8-9d51-b3f4da15fe33?variant=1b9bff6d-7ea1-449e-8777-cf58401b15f4","available_quantity":999999999,"options":[{"name":"Color","value":"Multicolor"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Multicolor
${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":"1b9bff6d-7ea1-449e-8777-cf58401b15f4","product_id":"7923a0d2-8ee6-48de-99ac-876cdbf207a0","title":"Multicolor-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJP3057-RT0S","barcode":"","position":1,"option1":"Multicolor","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89e954cee48b9f5e65ec2825d0e3d3c9.jpeg","path":"89e954cee48b9f5e65ec2825d0e3d3c9.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-retro-tribal-print-mandarin-collar-western-sweatshirt-p3057f7c1cd0d-302d-4db8-9d51-b3f4da15fe33?variant=1b9bff6d-7ea1-449e-8777-cf58401b15f4","available_quantity":999999999,"options":[{"name":"Color","value":"Multicolor"},{"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}
`
}()}