Hidoes ET1 Mobility Trailer Carrier Storage Cart with Bag for Hidoes ET1 Electric Tricycle
Notes:The electric tricycle is not included.
${function() {
const variantData = data.variant || {"id":"9c6a39a7-01d1-44f7-970b-d355274dc0dc","product_id":"95649695-af5e-45c8-92d0-a3a71be524bb","title":"EU","weight_unit":"kg","inventory_quantity":0,"sku":"Hidoes ET1 \u62d6\u8f66-EU","barcode":"","position":1,"option1":"EU","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":772,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"772","retail_price":"0","available":true,"url":"\/products\/hidoes-et1-mobile-trailer-carrier-storage-vehicle?variant=9c6a39a7-01d1-44f7-970b-d355274dc0dc","available_quantity":999999999,"options":[{"name":"Area","value":"EU"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}%` : `-` }
`; }()}
${function(){
const optName = "Area";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Area
`;
}()}
Product was out of stock.
Product is unavailable.
Vendor by:
Estimated Delivery:May-01 - May-05
${function() {
const type = 'hero';
const postageFreeAmount = 0;
const custom_text_hero = "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";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}