🔥Tactical Hiking Stick
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"c5f8979b-e6fc-40d2-bf6a-08c309757b1b","product_id":"6e34b3b7-d5e3-4d50-b4fc-862de709eca7","title":"Deluxe Edition (7 sections)","weight_unit":"kg","inventory_quantity":1000,"sku":"EO2630089-7\u8282","barcode":"","position":1,"option1":"Deluxe Edition (7 sections)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/479ad1dab1eb5125ebb7fb8f3c8d9500.jpeg","path":"479ad1dab1eb5125ebb7fb8f3c8d9500.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"92.17","price":"65.99","retail_price":"92.17","available":true,"url":"\/products\/7-in-1hiking-stick-2?variant=c5f8979b-e6fc-40d2-bf6a-08c309757b1b","available_quantity":999999999,"options":[{"name":"Style","value":"Deluxe Edition (7 sections)"}],"off_ratio":28,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
Deluxe Edition (7 sections)
${function(){
const optName = "Style";
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}
`
}()}
It's been recommended by 9.19K people on Facebook
Free Shipping on orders over $99
Fast refund for any product quality issues within 30 days, support return.
Secure payment via PayPal & Credit Card
Add to cart
$65.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":"c5f8979b-e6fc-40d2-bf6a-08c309757b1b","product_id":"6e34b3b7-d5e3-4d50-b4fc-862de709eca7","title":"Deluxe Edition (7 sections)","weight_unit":"kg","inventory_quantity":1000,"sku":"EO2630089-7\u8282","barcode":"","position":1,"option1":"Deluxe Edition (7 sections)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/479ad1dab1eb5125ebb7fb8f3c8d9500.jpeg","path":"479ad1dab1eb5125ebb7fb8f3c8d9500.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"92.17","price":"65.99","retail_price":"92.17","available":true,"url":"\/products\/7-in-1hiking-stick-2?variant=c5f8979b-e6fc-40d2-bf6a-08c309757b1b","available_quantity":999999999,"options":[{"name":"Style","value":"Deluxe Edition (7 sections)"}],"off_ratio":28,"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":"c5f8979b-e6fc-40d2-bf6a-08c309757b1b","product_id":"6e34b3b7-d5e3-4d50-b4fc-862de709eca7","title":"Deluxe Edition (7 sections)","weight_unit":"kg","inventory_quantity":1000,"sku":"EO2630089-7\u8282","barcode":"","position":1,"option1":"Deluxe Edition (7 sections)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/479ad1dab1eb5125ebb7fb8f3c8d9500.jpeg","path":"479ad1dab1eb5125ebb7fb8f3c8d9500.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"92.17","price":"65.99","retail_price":"92.17","available":true,"url":"\/products\/7-in-1hiking-stick-2?variant=c5f8979b-e6fc-40d2-bf6a-08c309757b1b","available_quantity":999999999,"options":[{"name":"Style","value":"Deluxe Edition (7 sections)"}],"off_ratio":28,"flashsale_info":[],"sales":0};
return `
`
}()}