Stretch Suit Pants
${function() {
const variantData = data.variant || {"id":"ae99510b-c1b9-4aba-92e0-96e7c526a07a","product_id":"1d2236f4-d723-4cfd-9909-059160f943db","title":"ALOE-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"BB1705726-XS","barcode":"","position":1,"option1":"ALOE","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/33546902e14fc5c8be1cc87f4122dd01.jpeg","path":"33546902e14fc5c8be1cc87f4122dd01.jpeg","width":750,"height":796,"alt":"","aspect_ratio":0.9422110552763819},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"78.98","price":"39.99","retail_price":"78.98","available":true,"url":"\/products\/stretch-suit-pants-buy-2-free-shipping-2422246f8-aeff-4d97-ba38-e9f7dfe42b64?variant=ae99510b-c1b9-4aba-92e0-96e7c526a07a","available_quantity":999999999,"options":[{"name":"COLOR","value":"ALOE"},{"name":"SIZE","value":"XS"}],"off_ratio":49,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
ALOE
${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:
XS
${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
$39.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":"ae99510b-c1b9-4aba-92e0-96e7c526a07a","product_id":"1d2236f4-d723-4cfd-9909-059160f943db","title":"ALOE-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"BB1705726-XS","barcode":"","position":1,"option1":"ALOE","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/33546902e14fc5c8be1cc87f4122dd01.jpeg","path":"33546902e14fc5c8be1cc87f4122dd01.jpeg","width":750,"height":796,"alt":"","aspect_ratio":0.9422110552763819},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"78.98","price":"39.99","retail_price":"78.98","available":true,"url":"\/products\/stretch-suit-pants-buy-2-free-shipping-2422246f8-aeff-4d97-ba38-e9f7dfe42b64?variant=ae99510b-c1b9-4aba-92e0-96e7c526a07a","available_quantity":999999999,"options":[{"name":"COLOR","value":"ALOE"},{"name":"SIZE","value":"XS"}],"off_ratio":49,"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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.