Ingvn - Graphic Letter Print Sweatpants Women Hip-hop High Waist Pocket Harajuku Casual Loose Trousers Jogger Cargo Pants Streetwear
${function() {
const variantData = data.variant || {"id":"73e9c934-3e6d-417e-9b4a-3e1e3e2fa640","product_id":"a04ad7b9-43da-464a-8e5c-c8b74e740dc0","title":"Dark Gray-S","weight_unit":"g","inventory_quantity":8899,"sku":"27765075-dark-gray-s","barcode":"","position":1,"option1":"Dark Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f5bdf110f2d6a2f0a6e6bc7c74950a7.jpeg","path":"8f5bdf110f2d6a2f0a6e6bc7c74950a7.jpeg","width":814,"height":1000,"alt":"Ingvn - Graphic Letter Print Sweatpants Women Hip-Hop High Waist Pocket Harajuku Casual Loose","aspect_ratio":0.814},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/graphic-letter-print-sweatpants-women-hip-hop-high-waist-pocket-harajuku-casual-loose-trousers-jogger-cargo-pants-streetwear?variant=73e9c934-3e6d-417e-9b4a-3e1e3e2fa640","available_quantity":8899,"options":[{"name":"Color","value":"Dark Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 27765075-dark-gray-s
${function(){
const variantData = data.variant || {"id":"73e9c934-3e6d-417e-9b4a-3e1e3e2fa640","product_id":"a04ad7b9-43da-464a-8e5c-c8b74e740dc0","title":"Dark Gray-S","weight_unit":"g","inventory_quantity":8899,"sku":"27765075-dark-gray-s","barcode":"","position":1,"option1":"Dark Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f5bdf110f2d6a2f0a6e6bc7c74950a7.jpeg","path":"8f5bdf110f2d6a2f0a6e6bc7c74950a7.jpeg","width":814,"height":1000,"alt":"Ingvn - Graphic Letter Print Sweatpants Women Hip-Hop High Waist Pocket Harajuku Casual Loose","aspect_ratio":0.814},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/graphic-letter-print-sweatpants-women-hip-hop-high-waist-pocket-harajuku-casual-loose-trousers-jogger-cargo-pants-streetwear?variant=73e9c934-3e6d-417e-9b4a-3e1e3e2fa640","available_quantity":8899,"options":[{"name":"Color","value":"Dark Gray"},{"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}
`
}()}