Inflatable Boxing Punching Bag
${function() {
const variantData = data.variant || {"id":"f8a27e2d-0489-4fe0-a404-85e5a4ef42a5","product_id":"a3626abc-3de2-4823-b312-2c2497780fb9","title":"Yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"19482_D7VVANX","barcode":"","position":1,"option1":"Yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/93a605e2eef4113505da7987e9b7407a.jpeg","path":"93a605e2eef4113505da7987e9b7407a.jpeg","width":1919,"height":1919,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"34.99","price":"24.99","retail_price":"34.99","available":true,"url":"\/products\/fitness-tool-inflatable-boxing-punching-bag-stress-training-fitness-vertical-boxing-bag-pvc-thickening-boxing-pillar-tumbler-62067?variant=f8a27e2d-0489-4fe0-a404-85e5a4ef42a5","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"}],"off_ratio":29,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Yellow
${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":"f8a27e2d-0489-4fe0-a404-85e5a4ef42a5","product_id":"a3626abc-3de2-4823-b312-2c2497780fb9","title":"Yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"19482_D7VVANX","barcode":"","position":1,"option1":"Yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/93a605e2eef4113505da7987e9b7407a.jpeg","path":"93a605e2eef4113505da7987e9b7407a.jpeg","width":1919,"height":1919,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"34.99","price":"24.99","retail_price":"34.99","available":true,"url":"\/products\/fitness-tool-inflatable-boxing-punching-bag-stress-training-fitness-vertical-boxing-bag-pvc-thickening-boxing-pillar-tumbler-62067?variant=f8a27e2d-0489-4fe0-a404-85e5a4ef42a5","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"}],"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.