Men's Slim-Straight Pants
${function() {
const variantData = data.variant || {"id":"8fa206f6-7d88-4e82-8670-76ff1b0d7c11","product_id":"6a47b235-ea5b-4710-80c6-b3ee902862b1","title":"BLACK-28","weight_unit":"kg","inventory_quantity":1000,"sku":"SN2097-BLACK-28","barcode":"","position":1,"option1":"BLACK","option2":"28","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05728547f512b36a66441727b5ef410f.jpeg","path":"05728547f512b36a66441727b5ef410f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0","compare_at_price":"16","price":"41","retail_price":"16","available":true,"url":"\/products\/ments140afe43-f706-40e1-9fd5-56a3463f4577d9425985-7d1f-409a-bc56-46b97f4013c1?variant=8fa206f6-7d88-4e82-8670-76ff1b0d7c11","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"SIZE","value":"28"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
COLOR:
BLACK
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
SIZE:
28
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Add to cart
$41.00
${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":"8fa206f6-7d88-4e82-8670-76ff1b0d7c11","product_id":"6a47b235-ea5b-4710-80c6-b3ee902862b1","title":"BLACK-28","weight_unit":"kg","inventory_quantity":1000,"sku":"SN2097-BLACK-28","barcode":"","position":1,"option1":"BLACK","option2":"28","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05728547f512b36a66441727b5ef410f.jpeg","path":"05728547f512b36a66441727b5ef410f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0","compare_at_price":"16","price":"41","retail_price":"16","available":true,"url":"\/products\/ments140afe43-f706-40e1-9fd5-56a3463f4577d9425985-7d1f-409a-bc56-46b97f4013c1?variant=8fa206f6-7d88-4e82-8670-76ff1b0d7c11","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"SIZE","value":"28"}],"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":"8fa206f6-7d88-4e82-8670-76ff1b0d7c11","product_id":"6a47b235-ea5b-4710-80c6-b3ee902862b1","title":"BLACK-28","weight_unit":"kg","inventory_quantity":1000,"sku":"SN2097-BLACK-28","barcode":"","position":1,"option1":"BLACK","option2":"28","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05728547f512b36a66441727b5ef410f.jpeg","path":"05728547f512b36a66441727b5ef410f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0","compare_at_price":"16","price":"41","retail_price":"16","available":true,"url":"\/products\/ments140afe43-f706-40e1-9fd5-56a3463f4577d9425985-7d1f-409a-bc56-46b97f4013c1?variant=8fa206f6-7d88-4e82-8670-76ff1b0d7c11","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"SIZE","value":"28"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}