Summer 3/4 Sleeve Stitching Suit
${function() {
const variantData = data.variant || {"id":"fa78b760-4525-4bc6-baac-39c2e0a0237b","product_id":"e7237bfe-c34a-4bba-b3aa-afc1554c27f2","title":"green-S","weight_unit":"kg","inventory_quantity":984,"sku":"XY1350-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d38241d6871373c2ed15b5ca7091d38a.jpeg","path":"d38241d6871373c2ed15b5ca7091d38a.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":48.7,"min_quantity":1}],"weight":"0","compare_at_price":"89.5","price":"48.7","retail_price":"89.5","available":true,"url":"\/products\/summer-3-4-sleeve-stitching-suit?variant=fa78b760-4525-4bc6-baac-39c2e0a0237b","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":19};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
green
${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
$48.70
${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":"fa78b760-4525-4bc6-baac-39c2e0a0237b","product_id":"e7237bfe-c34a-4bba-b3aa-afc1554c27f2","title":"green-S","weight_unit":"kg","inventory_quantity":984,"sku":"XY1350-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d38241d6871373c2ed15b5ca7091d38a.jpeg","path":"d38241d6871373c2ed15b5ca7091d38a.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":48.7,"min_quantity":1}],"weight":"0","compare_at_price":"89.5","price":"48.7","retail_price":"89.5","available":true,"url":"\/products\/summer-3-4-sleeve-stitching-suit?variant=fa78b760-4525-4bc6-baac-39c2e0a0237b","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":19};
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":"fa78b760-4525-4bc6-baac-39c2e0a0237b","product_id":"e7237bfe-c34a-4bba-b3aa-afc1554c27f2","title":"green-S","weight_unit":"kg","inventory_quantity":984,"sku":"XY1350-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d38241d6871373c2ed15b5ca7091d38a.jpeg","path":"d38241d6871373c2ed15b5ca7091d38a.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":48.7,"min_quantity":1}],"weight":"0","compare_at_price":"89.5","price":"48.7","retail_price":"89.5","available":true,"url":"\/products\/summer-3-4-sleeve-stitching-suit?variant=fa78b760-4525-4bc6-baac-39c2e0a0237b","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":19};
return `
`
}()}