Casual Micro-elastic Solid Color Wide-leg Pants
${function() {
const variantData = data.variant || {"id":"e8988552-130b-466c-a571-0b0e82fa7a5b","product_id":"4f72c416-5d50-4923-9a3c-9c1f26642dd6","title":"Blue-S","weight_unit":"kg","inventory_quantity":200,"sku":"YK1304-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/216ee8fa9f7b37f71f9e26989bc46ca8.jpeg","path":"216ee8fa9f7b37f71f9e26989bc46ca8.jpeg","width":1024,"height":1280,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0.28","compare_at_price":"53.99","price":"33.99","retail_price":"53.99","available":true,"url":"\/products\/casual-micro-elastic-solid-color-wide-leg-pants?variant=e8988552-130b-466c-a571-0b0e82fa7a5b","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Blue
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$33.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"e8988552-130b-466c-a571-0b0e82fa7a5b","product_id":"4f72c416-5d50-4923-9a3c-9c1f26642dd6","title":"Blue-S","weight_unit":"kg","inventory_quantity":200,"sku":"YK1304-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/216ee8fa9f7b37f71f9e26989bc46ca8.jpeg","path":"216ee8fa9f7b37f71f9e26989bc46ca8.jpeg","width":1024,"height":1280,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0.28","compare_at_price":"53.99","price":"33.99","retail_price":"53.99","available":true,"url":"\/products\/casual-micro-elastic-solid-color-wide-leg-pants?variant=e8988552-130b-466c-a571-0b0e82fa7a5b","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Product was out of stock.
Product is unavailable.