Vintage Wash Ripped Wide-leg Jeans
${function() {
const variantData = data.variant || {"id":"ed15ead0-2632-4ebd-b118-932579e820e5","product_id":"a30d2b08-0fa8-49ec-b6d5-6e9f90ac9294","title":"Blue-S","weight_unit":"kg","inventory_quantity":998,"sku":"SPYL2401031003-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0f776e6ef530b91f2f329b50dd349577.jpeg","path":"0f776e6ef530b91f2f329b50dd349577.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\/ankle-length-high-waist-on-trend-bleached-wide-leg-casual-wear-jeans-a8885d3ab6d54-ebcc-4c26-b01d-6b1a41ef0cda?variant=ed15ead0-2632-4ebd-b118-932579e820e5","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Blue
${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 : SPYL2401031003-Blue-S
${function(){
const variantData = data.variant || {"id":"ed15ead0-2632-4ebd-b118-932579e820e5","product_id":"a30d2b08-0fa8-49ec-b6d5-6e9f90ac9294","title":"Blue-S","weight_unit":"kg","inventory_quantity":998,"sku":"SPYL2401031003-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0f776e6ef530b91f2f329b50dd349577.jpeg","path":"0f776e6ef530b91f2f329b50dd349577.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\/ankle-length-high-waist-on-trend-bleached-wide-leg-casual-wear-jeans-a8885d3ab6d54-ebcc-4c26-b01d-6b1a41ef0cda?variant=ed15ead0-2632-4ebd-b118-932579e820e5","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}