🔧New 18-in-1 Multi-tool
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"8caf343b-e210-4569-a512-8ba73029bc0d","product_id":"5e7e8b97-9574-492e-a3c0-d7eba7627dff","title":"BLACK","weight_unit":"kg","inventory_quantity":1000,"sku":"JG1402380-\u9ed1\u8272\u5e26\u94a5\u5319\u5708","barcode":"","position":1,"option1":"BLACK","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/76847b40ba888708bdef3c66ff9ccbad.png","path":"76847b40ba888708bdef3c66ff9ccbad.png","width":496,"height":455,"alt":"","aspect_ratio":1.09010989010989},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"21.99","price":"14.99","retail_price":"21.99","available":true,"url":"\/products\/18-in-1-2-2-2-3?variant=8caf343b-e210-4569-a512-8ba73029bc0d","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"}],"off_ratio":32,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
BLACK
${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}
`
}()}
It's been recommended by 8.88K people on Facebook
Free Shipping on orders over $69
Fast refund for any product quality issues within 30 days, support return.
Secure payment via PayPal & Credit Card
Add to cart
$14.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":"8caf343b-e210-4569-a512-8ba73029bc0d","product_id":"5e7e8b97-9574-492e-a3c0-d7eba7627dff","title":"BLACK","weight_unit":"kg","inventory_quantity":1000,"sku":"JG1402380-\u9ed1\u8272\u5e26\u94a5\u5319\u5708","barcode":"","position":1,"option1":"BLACK","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/76847b40ba888708bdef3c66ff9ccbad.png","path":"76847b40ba888708bdef3c66ff9ccbad.png","width":496,"height":455,"alt":"","aspect_ratio":1.09010989010989},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"21.99","price":"14.99","retail_price":"21.99","available":true,"url":"\/products\/18-in-1-2-2-2-3?variant=8caf343b-e210-4569-a512-8ba73029bc0d","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"}],"off_ratio":32,"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":"8caf343b-e210-4569-a512-8ba73029bc0d","product_id":"5e7e8b97-9574-492e-a3c0-d7eba7627dff","title":"BLACK","weight_unit":"kg","inventory_quantity":1000,"sku":"JG1402380-\u9ed1\u8272\u5e26\u94a5\u5319\u5708","barcode":"","position":1,"option1":"BLACK","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/76847b40ba888708bdef3c66ff9ccbad.png","path":"76847b40ba888708bdef3c66ff9ccbad.png","width":496,"height":455,"alt":"","aspect_ratio":1.09010989010989},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"21.99","price":"14.99","retail_price":"21.99","available":true,"url":"\/products\/18-in-1-2-2-2-3?variant=8caf343b-e210-4569-a512-8ba73029bc0d","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"}],"off_ratio":32,"flashsale_info":[],"sales":0};
return `
`
}()}