Jars Full Of Attitude
${function() {
const variantData = data.variant || {"id":"bbd99a2e-1fe3-49ed-a64f-a0453dd14b50","product_id":"0f7305c7-ea10-4e39-8e0e-a2098031d58b","title":"Bule","weight_unit":"kg","inventory_quantity":1000,"sku":"JA011-Bule","barcode":"","position":1,"option1":"Bule","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/399e704636413043b8d3fe2da822dfdb.jpeg","path":"399e704636413043b8d3fe2da822dfdb.jpeg","width":1795,"height":1795,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.98","price":"24.99","retail_price":"59.98","available":true,"url":"\/products\/sassy-teapot-canister-jars-full-of-attitude28c8ca54-85a1-4373-8c86-9004c5382dc7?variant=bbd99a2e-1fe3-49ed-a64f-a0453dd14b50","available_quantity":999999999,"options":[{"name":"color","value":"Bule"}],"off_ratio":58,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Bule
${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}
`
}()}
Add to cart
$24.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":"bbd99a2e-1fe3-49ed-a64f-a0453dd14b50","product_id":"0f7305c7-ea10-4e39-8e0e-a2098031d58b","title":"Bule","weight_unit":"kg","inventory_quantity":1000,"sku":"JA011-Bule","barcode":"","position":1,"option1":"Bule","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/399e704636413043b8d3fe2da822dfdb.jpeg","path":"399e704636413043b8d3fe2da822dfdb.jpeg","width":1795,"height":1795,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.98","price":"24.99","retail_price":"59.98","available":true,"url":"\/products\/sassy-teapot-canister-jars-full-of-attitude28c8ca54-85a1-4373-8c86-9004c5382dc7?variant=bbd99a2e-1fe3-49ed-a64f-a0453dd14b50","available_quantity":999999999,"options":[{"name":"color","value":"Bule"}],"off_ratio":58,"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.