Camo Running Shorts
${function() {
const variantData = data.variant || {"id":"f1a3d70a-b9e0-450a-913d-342a53e04002","product_id":"7443350a-1732-4dc5-9d10-ae9f18946164","title":"camo-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SPDL240930001-camo-S","barcode":"","position":1,"option1":"camo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d8e686133ef05e14ec57fb968ef4c1e1.jpeg","path":"d8e686133ef05e14ec57fb968ef4c1e1.jpeg","width":626,"height":850,"alt":"","aspect_ratio":0.7364705882352941},"wholesale_price":[{"price":22.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.88","retail_price":"0","available":true,"url":"\/products\/regular-high-waist-pretty-star-baggy-casual-wear-shorts-a430748ca0f90-da86-4dc9-9837-923a5b210b74-em01-wdv0-5t00-w3n6-czkmffe02a80-5e49-463e-bd11-e34033e61a4c?variant=f1a3d70a-b9e0-450a-913d-342a53e04002","available_quantity":999999999,"options":[{"name":"Color","value":"camo"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
camo
${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.
Sku : SPDL240930001-camo-S
${function(){
const variantData = data.variant || {"id":"f1a3d70a-b9e0-450a-913d-342a53e04002","product_id":"7443350a-1732-4dc5-9d10-ae9f18946164","title":"camo-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SPDL240930001-camo-S","barcode":"","position":1,"option1":"camo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d8e686133ef05e14ec57fb968ef4c1e1.jpeg","path":"d8e686133ef05e14ec57fb968ef4c1e1.jpeg","width":626,"height":850,"alt":"","aspect_ratio":0.7364705882352941},"wholesale_price":[{"price":22.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.88","retail_price":"0","available":true,"url":"\/products\/regular-high-waist-pretty-star-baggy-casual-wear-shorts-a430748ca0f90-da86-4dc9-9837-923a5b210b74-em01-wdv0-5t00-w3n6-czkmffe02a80-5e49-463e-bd11-e34033e61a4c?variant=f1a3d70a-b9e0-450a-913d-342a53e04002","available_quantity":999999999,"options":[{"name":"Color","value":"camo"},{"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}
`
}()}