Anti-smash, Anti-stab and Breathable Safety Shoes
${function() {
const variantData = data.variant || {"id":"5295ad16-5169-4748-b8fc-713fa814b449","product_id":"f38aa71d-a203-42ee-9a2a-9d2a2dd4c26c","title":"Grey-39","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":11,"option1":"Grey","option2":"39","option3":"","note":"\u989c\u8272: 620 \u7070\u8272, \u5c3a\u7801: 39","image":{"src":"\/\/img.staticdj.com\/129a60f5c8d27ca9e721069b77ca66fd.jpg","path":"129a60f5c8d27ca9e721069b77ca66fd.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":105,"min_quantity":1}],"weight":"1.17","compare_at_price":"0","price":"105","retail_price":"0","available":true,"url":"\/products\/anti-smash-anti-stab-and-breathable-safety-shoes?variant=5295ad16-5169-4748-b8fc-713fa814b449","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":636};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
people are viewing this right now
Color:
Grey
${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}
`
}()}
Size:
39
${function(){
const optName = "size";
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
$105
${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":"5295ad16-5169-4748-b8fc-713fa814b449","product_id":"f38aa71d-a203-42ee-9a2a-9d2a2dd4c26c","title":"Grey-39","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":11,"option1":"Grey","option2":"39","option3":"","note":"\u989c\u8272: 620 \u7070\u8272, \u5c3a\u7801: 39","image":{"src":"\/\/img.staticdj.com\/129a60f5c8d27ca9e721069b77ca66fd.jpg","path":"129a60f5c8d27ca9e721069b77ca66fd.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":105,"min_quantity":1}],"weight":"1.17","compare_at_price":"0","price":"105","retail_price":"0","available":true,"url":"\/products\/anti-smash-anti-stab-and-breathable-safety-shoes?variant=5295ad16-5169-4748-b8fc-713fa814b449","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":636};
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.
Support Returns/Exchanges
${function(){
const variantData = data.variant || {"id":"5295ad16-5169-4748-b8fc-713fa814b449","product_id":"f38aa71d-a203-42ee-9a2a-9d2a2dd4c26c","title":"Grey-39","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":11,"option1":"Grey","option2":"39","option3":"","note":"\u989c\u8272: 620 \u7070\u8272, \u5c3a\u7801: 39","image":{"src":"\/\/img.staticdj.com\/129a60f5c8d27ca9e721069b77ca66fd.jpg","path":"129a60f5c8d27ca9e721069b77ca66fd.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":105,"min_quantity":1}],"weight":"1.17","compare_at_price":"0","price":"105","retail_price":"0","available":true,"url":"\/products\/anti-smash-anti-stab-and-breathable-safety-shoes?variant=5295ad16-5169-4748-b8fc-713fa814b449","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":636};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
`
}()}