🍇Realistic Handmade Grape Soap🧽
${function() {
const variantData = data.variant || {"id":"3cc16053-db24-426e-97f4-c8c6863ca560","product_id":"ee44834a-f894-490c-8661-75e3f5f189d0","title":"Green grapes-Buy 1","weight_unit":"kg","inventory_quantity":917,"sku":"TL2643883-\u9752\u63d0\u8461\u8404\u624b\u5de5\u7682","barcode":"","position":1,"option1":"Green grapes","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05ef9f1c504c57d01dd29cec7d572a35.jpeg","path":"05ef9f1c504c57d01dd29cec7d572a35.jpeg","width":800,"height":799,"alt":"","aspect_ratio":1.0012515644555695},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"31.99","price":"26.99","retail_price":"31.99","available":true,"url":"\/products\/realistic-handmade-grape-soap?variant=3cc16053-db24-426e-97f4-c8c6863ca560","available_quantity":999999999,"options":[{"name":"Style","value":"Green grapes"},{"name":"Buy More Save More","value":"Buy 1"}],"off_ratio":16,"flashsale_info":[],"sales":14};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
Green grapes
${function(){
const optName = "Style";
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}
`
}()}
Buy More Save More:
Buy 1
${function(){
const optName = "Buy More Save More";
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
$26.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":"3cc16053-db24-426e-97f4-c8c6863ca560","product_id":"ee44834a-f894-490c-8661-75e3f5f189d0","title":"Green grapes-Buy 1","weight_unit":"kg","inventory_quantity":917,"sku":"TL2643883-\u9752\u63d0\u8461\u8404\u624b\u5de5\u7682","barcode":"","position":1,"option1":"Green grapes","option2":"Buy 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05ef9f1c504c57d01dd29cec7d572a35.jpeg","path":"05ef9f1c504c57d01dd29cec7d572a35.jpeg","width":800,"height":799,"alt":"","aspect_ratio":1.0012515644555695},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"31.99","price":"26.99","retail_price":"31.99","available":true,"url":"\/products\/realistic-handmade-grape-soap?variant=3cc16053-db24-426e-97f4-c8c6863ca560","available_quantity":999999999,"options":[{"name":"Style","value":"Green grapes"},{"name":"Buy More Save More","value":"Buy 1"}],"off_ratio":16,"flashsale_info":[],"sales":14};
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.