Fashion Printed Jeans Casual Long Pants
${function() {
const variantData = data.variant || {"id":"ffc558ba-ae4f-48b8-a884-c504c3f9cf34","product_id":"15e397c9-0f1c-496f-af2b-ac9e1cc25a2b","title":"2XL-Navy","weight_unit":"kg","inventory_quantity":998,"sku":"FCK221018001-Navy-2XL","barcode":"","position":1,"option1":"2XL","option2":"Navy","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e05c945813a8f6cc558974d7493a0cf8.jpeg","path":"e05c945813a8f6cc558974d7493a0cf8.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/fashion-printed-jeans-casual-long-pants-172109-1f3749dc9-b0d5-457e-b490-fb939251319a?variant=ffc558ba-ae4f-48b8-a884-c504c3f9cf34","available_quantity":999999999,"options":[{"name":"Size","value":"2XL"},{"name":"Color","value":"Navy"}],"off_ratio":0,"flashsale_info":[],"sales":3};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
2XL
${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}
`
}()}
Color:
Navy
${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}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
Sku : FCK221018001-Navy-2XL
${function(){
const variantData = data.variant || {"id":"ffc558ba-ae4f-48b8-a884-c504c3f9cf34","product_id":"15e397c9-0f1c-496f-af2b-ac9e1cc25a2b","title":"2XL-Navy","weight_unit":"kg","inventory_quantity":998,"sku":"FCK221018001-Navy-2XL","barcode":"","position":1,"option1":"2XL","option2":"Navy","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e05c945813a8f6cc558974d7493a0cf8.jpeg","path":"e05c945813a8f6cc558974d7493a0cf8.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/fashion-printed-jeans-casual-long-pants-172109-1f3749dc9-b0d5-457e-b490-fb939251319a?variant=ffc558ba-ae4f-48b8-a884-c504c3f9cf34","available_quantity":999999999,"options":[{"name":"Size","value":"2XL"},{"name":"Color","value":"Navy"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}