Trizchlor - Color Block Wide Leg Pants with Side Cutouts
${function() {
const variantData = data.variant || {"id":"9d6c0919-ee04-48ea-9dc5-6c21cdbe3276","product_id":"326f22d2-c3bb-4b16-9ee6-0d2fa45b4014","title":"Brown-XS","weight_unit":"g","inventory_quantity":998,"sku":"8113127129322-brown-high-quality-2xl","barcode":"","position":1,"option1":"Brown","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d8ade3b1319741105d46a3f4f52dc170.jpeg","path":"d8ade3b1319741105d46a3f4f52dc170.jpeg","width":1270,"height":1570,"alt":"","aspect_ratio":0.8089171974522293},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/color-block-wide-leg-pants-with-side-cutouts?variant=9d6c0919-ee04-48ea-9dc5-6c21cdbe3276","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Brown
${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
$36.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":"9d6c0919-ee04-48ea-9dc5-6c21cdbe3276","product_id":"326f22d2-c3bb-4b16-9ee6-0d2fa45b4014","title":"Brown-XS","weight_unit":"g","inventory_quantity":998,"sku":"8113127129322-brown-high-quality-2xl","barcode":"","position":1,"option1":"Brown","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d8ade3b1319741105d46a3f4f52dc170.jpeg","path":"d8ade3b1319741105d46a3f4f52dc170.jpeg","width":1270,"height":1570,"alt":"","aspect_ratio":0.8089171974522293},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/color-block-wide-leg-pants-with-side-cutouts?variant=9d6c0919-ee04-48ea-9dc5-6c21cdbe3276","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"XS"}],"off_ratio":0,"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.
${function(){
const variantData = data.variant || {"id":"9d6c0919-ee04-48ea-9dc5-6c21cdbe3276","product_id":"326f22d2-c3bb-4b16-9ee6-0d2fa45b4014","title":"Brown-XS","weight_unit":"g","inventory_quantity":998,"sku":"8113127129322-brown-high-quality-2xl","barcode":"","position":1,"option1":"Brown","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d8ade3b1319741105d46a3f4f52dc170.jpeg","path":"d8ade3b1319741105d46a3f4f52dc170.jpeg","width":1270,"height":1570,"alt":"","aspect_ratio":0.8089171974522293},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/color-block-wide-leg-pants-with-side-cutouts?variant=9d6c0919-ee04-48ea-9dc5-6c21cdbe3276","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}