Educational Toys 12x12 Multiplication Math
${function() {
const variantData = data.variant || {"id":"ec779fc9-1026-4be6-9ec8-24f1d455a934","product_id":"63a0044a-40fe-4b90-80ec-482c3f5f03cb","title":"12x12 multiplication (white border 20cm)","weight_unit":"kg","inventory_quantity":996,"sku":"QB2899947-12\u4e58\u6cd5\u767d\u8fb9","barcode":"","position":1,"option1":"12x12 multiplication (white border 20cm)","option2":"","option3":"","note":"","image":{"src":"\/\/imgpro.staticdj.com\/22beb55adb42da06e43a67751661f8c1.jpeg","path":"22beb55adb42da06e43a67751661f8c1.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"35","price":"24.99","retail_price":"35","available":true,"url":"\/products\/educational-toys-12x12-multiplication-math?variant=ec779fc9-1026-4be6-9ec8-24f1d455a934","available_quantity":999999999,"options":[{"name":"Type","value":"12x12 multiplication (white border 20cm)"}],"off_ratio":29,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Type:
12x12 multiplication (white border 20cm)
${function(){
const optName = "Type";
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":"ec779fc9-1026-4be6-9ec8-24f1d455a934","product_id":"63a0044a-40fe-4b90-80ec-482c3f5f03cb","title":"12x12 multiplication (white border 20cm)","weight_unit":"kg","inventory_quantity":996,"sku":"QB2899947-12\u4e58\u6cd5\u767d\u8fb9","barcode":"","position":1,"option1":"12x12 multiplication (white border 20cm)","option2":"","option3":"","note":"","image":{"src":"\/\/imgpro.staticdj.com\/22beb55adb42da06e43a67751661f8c1.jpeg","path":"22beb55adb42da06e43a67751661f8c1.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"35","price":"24.99","retail_price":"35","available":true,"url":"\/products\/educational-toys-12x12-multiplication-math?variant=ec779fc9-1026-4be6-9ec8-24f1d455a934","available_quantity":999999999,"options":[{"name":"Type","value":"12x12 multiplication (white border 20cm)"}],"off_ratio":29,"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":"ec779fc9-1026-4be6-9ec8-24f1d455a934","product_id":"63a0044a-40fe-4b90-80ec-482c3f5f03cb","title":"12x12 multiplication (white border 20cm)","weight_unit":"kg","inventory_quantity":996,"sku":"QB2899947-12\u4e58\u6cd5\u767d\u8fb9","barcode":"","position":1,"option1":"12x12 multiplication (white border 20cm)","option2":"","option3":"","note":"","image":{"src":"\/\/imgpro.staticdj.com\/22beb55adb42da06e43a67751661f8c1.jpeg","path":"22beb55adb42da06e43a67751661f8c1.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"35","price":"24.99","retail_price":"35","available":true,"url":"\/products\/educational-toys-12x12-multiplication-math?variant=ec779fc9-1026-4be6-9ec8-24f1d455a934","available_quantity":999999999,"options":[{"name":"Type","value":"12x12 multiplication (white border 20cm)"}],"off_ratio":29,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}