Vintage Western Saddle Sweatshirt
${function() {
const variantData = data.variant || {"id":"6afec092-3f0b-4a20-9599-8400e8e3d6d4","product_id":"0f85b0e7-a4b0-4d0d-8616-963876da72ea","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJM4785-YE0S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5bc22f40bb6774378a24a24cfce43ec4.jpeg","path":"5bc22f40bb6774378a24a24cfce43ec4.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-pretty-abstract-print-round-neck-casual-wear-sweatshirt-m47858e6934d2-af48-4409-82e0-2b4ea11bb286?variant=6afec092-3f0b-4a20-9599-8400e8e3d6d4","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Yellow
${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":"6afec092-3f0b-4a20-9599-8400e8e3d6d4","product_id":"0f85b0e7-a4b0-4d0d-8616-963876da72ea","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJM4785-YE0S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5bc22f40bb6774378a24a24cfce43ec4.jpeg","path":"5bc22f40bb6774378a24a24cfce43ec4.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-pretty-abstract-print-round-neck-casual-wear-sweatshirt-m47858e6934d2-af48-4409-82e0-2b4ea11bb286?variant=6afec092-3f0b-4a20-9599-8400e8e3d6d4","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"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}
`
}()}