Daifa children's remote control car voice control eight-wheel stunt mechanical dog spray climbing off-road electronic pet toy
${function() {
const variantData = data.variant || {"id":"6ce553d0-3ee3-4c41-99bc-35b960874d5d","product_id":"be88188f-df9a-4495-8bf0-8b5f321ba61e","title":"White remote control smart mechanical dog-handle remote control [voice version]-Standard single battery + ordinary battery","weight_unit":"kg","inventory_quantity":0,"sku":"-White remote control smart mechanical dog-handle remote control [voice version]-Standard single battery + ordinary battery-A001429","barcode":"","position":1,"option1":"White remote control smart mechanical dog-handle remote control [voice version]","option2":"Standard single battery + ordinary battery","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9e044af77902297275311ad9c633908.jpeg","path":"c9e044af77902297275311ad9c633908.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"61","retail_price":"0","available":true,"url":"\/products\/daifa-childrens-remote-control-car-voice-control-eight-wheel-stunt-mechanical-dog-spray-climbing-off-road-electronic-pet-toy?variant=6ce553d0-3ee3-4c41-99bc-35b960874d5d","available_quantity":999999999,"options":[{"name":"Color","value":"White remote control smart mechanical dog-handle remote control [voice version]"},{"name":"Scale","value":"Standard single battery + ordinary battery"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
Sku : -White remote control smart mechanical dog-handle remote control [voice version]-Standard single battery + ordinary battery-A001429
${function(){
const variantData = data.variant || {"id":"6ce553d0-3ee3-4c41-99bc-35b960874d5d","product_id":"be88188f-df9a-4495-8bf0-8b5f321ba61e","title":"White remote control smart mechanical dog-handle remote control [voice version]-Standard single battery + ordinary battery","weight_unit":"kg","inventory_quantity":0,"sku":"-White remote control smart mechanical dog-handle remote control [voice version]-Standard single battery + ordinary battery-A001429","barcode":"","position":1,"option1":"White remote control smart mechanical dog-handle remote control [voice version]","option2":"Standard single battery + ordinary battery","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9e044af77902297275311ad9c633908.jpeg","path":"c9e044af77902297275311ad9c633908.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"61","retail_price":"0","available":true,"url":"\/products\/daifa-childrens-remote-control-car-voice-control-eight-wheel-stunt-mechanical-dog-spray-climbing-off-road-electronic-pet-toy?variant=6ce553d0-3ee3-4c41-99bc-35b960874d5d","available_quantity":999999999,"options":[{"name":"Color","value":"White remote control smart mechanical dog-handle remote control [voice version]"},{"name":"Scale","value":"Standard single battery + ordinary battery"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 399;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}