Long-sleeved yoga clothes, high-intensity fitness clothes, Pilates running sports long-sleeved tops
${function() {
const variantData = data.variant || {"id":"78f1418e-b6ea-48e8-99f3-5ddf17687dc3","product_id":"b4c64e98-7aee-4ca7-a760-7a1940b22a15","title":"High grade black-S","weight_unit":"kg","inventory_quantity":607,"sku":"26A0CDD7234D4056BA73DFCD9B67F205","barcode":"","position":1,"option1":"High grade black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5bfdd26384e25104dffdd8b9182b79b5.jpeg","path":"5bfdd26384e25104dffdd8b9182b79b5.jpeg","width":1500,"height":1500,"alt":"Long-sleeved yoga clothes, high-intensity fitness clothes, Pilates running sports long-sleeved tops","aspect_ratio":1},"wholesale_price":[{"price":23.76,"min_quantity":1}],"weight":"250","compare_at_price":"0","price":"23.76","retail_price":"0","available":true,"url":"\/products\/long-sleeved-yoga-clothes-high-intensity-fitness-clothes-pilates-running-sports-long-sleeved-tops?variant=78f1418e-b6ea-48e8-99f3-5ddf17687dc3","available_quantity":607,"options":[{"name":"Color","value":"High grade black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
High grade black
${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:
S
${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
$23.76
${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":"78f1418e-b6ea-48e8-99f3-5ddf17687dc3","product_id":"b4c64e98-7aee-4ca7-a760-7a1940b22a15","title":"High grade black-S","weight_unit":"kg","inventory_quantity":607,"sku":"26A0CDD7234D4056BA73DFCD9B67F205","barcode":"","position":1,"option1":"High grade black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5bfdd26384e25104dffdd8b9182b79b5.jpeg","path":"5bfdd26384e25104dffdd8b9182b79b5.jpeg","width":1500,"height":1500,"alt":"Long-sleeved yoga clothes, high-intensity fitness clothes, Pilates running sports long-sleeved tops","aspect_ratio":1},"wholesale_price":[{"price":23.76,"min_quantity":1}],"weight":"250","compare_at_price":"0","price":"23.76","retail_price":"0","available":true,"url":"\/products\/long-sleeved-yoga-clothes-high-intensity-fitness-clothes-pilates-running-sports-long-sleeved-tops?variant=78f1418e-b6ea-48e8-99f3-5ddf17687dc3","available_quantity":607,"options":[{"name":"Color","value":"High grade black"},{"name":"Size","value":"S"}],"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.
Sku : 26A0CDD7234D4056BA73DFCD9B67F205
Weight : 250kg
${function(){
const variantData = data.variant || {"id":"78f1418e-b6ea-48e8-99f3-5ddf17687dc3","product_id":"b4c64e98-7aee-4ca7-a760-7a1940b22a15","title":"High grade black-S","weight_unit":"kg","inventory_quantity":607,"sku":"26A0CDD7234D4056BA73DFCD9B67F205","barcode":"","position":1,"option1":"High grade black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5bfdd26384e25104dffdd8b9182b79b5.jpeg","path":"5bfdd26384e25104dffdd8b9182b79b5.jpeg","width":1500,"height":1500,"alt":"Long-sleeved yoga clothes, high-intensity fitness clothes, Pilates running sports long-sleeved tops","aspect_ratio":1},"wholesale_price":[{"price":23.76,"min_quantity":1}],"weight":"250","compare_at_price":"0","price":"23.76","retail_price":"0","available":true,"url":"\/products\/long-sleeved-yoga-clothes-high-intensity-fitness-clothes-pilates-running-sports-long-sleeved-tops?variant=78f1418e-b6ea-48e8-99f3-5ddf17687dc3","available_quantity":607,"options":[{"name":"Color","value":"High grade black"},{"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}
`
}()}