Elastic Soft Warm Comfortable Boots
${function() {
const variantData = data.variant || {"id":"f91e916a-9474-450f-961c-6870ee2337cc","product_id":"d7c88cc8-f75a-4e31-8f52-56728f14c4ab","title":"Black high top-35","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Black high top","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d51a97a0481cbd8c665d1e24db906f2f.jpeg","path":"d51a97a0481cbd8c665d1e24db906f2f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":47.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"47.99","retail_price":"79.99","available":true,"url":"\/products\/elastische-zachte-warme-comfortabele-laarzene46f2551-ab3f-4c4f-a604-7ffc5138b5cb?variant=f91e916a-9474-450f-961c-6870ee2337cc","available_quantity":999999999,"options":[{"name":"style","value":"Black high top"},{"name":"size","value":"35"}],"off_ratio":40,"flashsale_info":[],"sales":5};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
Black high top
${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}
`
}()}
Size:
35
${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}
`
}()}
people are viewing this right now
Add to cart
$47.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":"f91e916a-9474-450f-961c-6870ee2337cc","product_id":"d7c88cc8-f75a-4e31-8f52-56728f14c4ab","title":"Black high top-35","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Black high top","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d51a97a0481cbd8c665d1e24db906f2f.jpeg","path":"d51a97a0481cbd8c665d1e24db906f2f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":47.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"47.99","retail_price":"79.99","available":true,"url":"\/products\/elastische-zachte-warme-comfortabele-laarzene46f2551-ab3f-4c4f-a604-7ffc5138b5cb?variant=f91e916a-9474-450f-961c-6870ee2337cc","available_quantity":999999999,"options":[{"name":"style","value":"Black high top"},{"name":"size","value":"35"}],"off_ratio":40,"flashsale_info":[],"sales":5};
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":"f91e916a-9474-450f-961c-6870ee2337cc","product_id":"d7c88cc8-f75a-4e31-8f52-56728f14c4ab","title":"Black high top-35","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Black high top","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d51a97a0481cbd8c665d1e24db906f2f.jpeg","path":"d51a97a0481cbd8c665d1e24db906f2f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":47.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"47.99","retail_price":"79.99","available":true,"url":"\/products\/elastische-zachte-warme-comfortabele-laarzene46f2551-ab3f-4c4f-a604-7ffc5138b5cb?variant=f91e916a-9474-450f-961c-6870ee2337cc","available_quantity":999999999,"options":[{"name":"style","value":"Black high top"},{"name":"size","value":"35"}],"off_ratio":40,"flashsale_info":[],"sales":5};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}