${function() {
const variantData = data.variant || {"id":"512e14f5-943e-4142-abbd-d443e02197ee","product_id":"ba8fb59f-9fb6-4040-acea-e7e067c22fd6","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K593010587817758720","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b4c8b762259e3bb1fda8471cef641a17.jpeg","path":"b4c8b762259e3bb1fda8471cef641a17.jpeg","width":1338,"height":1785,"alt":"Men's Texas Come And Take It Print Casual Cargo Shorts","aspect_ratio":0.7495798319327731},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"42.99","price":"23.99","retail_price":"42.99","available":true,"url":"\/products\/mens-texas-come-and-take-it-print-casual-cargo-shorts?variant=512e14f5-943e-4142-abbd-d443e02197ee","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":44,"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
${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":"512e14f5-943e-4142-abbd-d443e02197ee","product_id":"ba8fb59f-9fb6-4040-acea-e7e067c22fd6","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K593010587817758720","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b4c8b762259e3bb1fda8471cef641a17.jpeg","path":"b4c8b762259e3bb1fda8471cef641a17.jpeg","width":1338,"height":1785,"alt":"Men's Texas Come And Take It Print Casual Cargo Shorts","aspect_ratio":0.7495798319327731},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"42.99","price":"23.99","retail_price":"42.99","available":true,"url":"\/products\/mens-texas-come-and-take-it-print-casual-cargo-shorts?variant=512e14f5-943e-4142-abbd-d443e02197ee","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}