P6002 # Golf Shoes 24 Spring/Summer Women's Shoes Breathable, Anti slip, Moisture Absorbing, Lightweight, Fashionable and Versatile Sports Shoes
${function() {
const variantData = data.variant || {"id":"c5d756f4-12de-4f53-9b6d-15db1c6852da","product_id":"6cc7f44a-dbd3-4726-974b-639ce5a802cd","title":"\u767d\u8272-38","weight_unit":"kg","inventory_quantity":13,"sku":"P6002#P380-\u767d\u8272-38-A0012696","barcode":"","position":3,"option1":"\u767d\u8272","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a7c917c51b199d490d62efb6189c0f1.jpg","path":"3a7c917c51b199d490d62efb6189c0f1.jpg","width":828,"height":1104,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":72,"min_quantity":1}],"weight":"1.2","compare_at_price":"0","price":"72","retail_price":"0","available":true,"url":"\/products\/p6002-golf-shoes-24-spring-summer-womens-shoes-breathable-anti-slip-moisture-absorbing-lightweight-fashionable-and-versatile-sports-shoes?variant=c5d756f4-12de-4f53-9b6d-15db1c6852da","available_quantity":13,"options":[{"name":"\u989c\u8272","value":"\u767d\u8272"},{"name":"\u5c3a\u5bf8","value":"38"}],"off_ratio":0,"flashsale_info":[],"sales":47};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
颜色:
白色
${function(){
const optName = "颜色";
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}
`
}()}
尺寸:
38
${function(){
const optName = "尺寸";
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
$72.00
${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":"c5d756f4-12de-4f53-9b6d-15db1c6852da","product_id":"6cc7f44a-dbd3-4726-974b-639ce5a802cd","title":"\u767d\u8272-38","weight_unit":"kg","inventory_quantity":13,"sku":"P6002#P380-\u767d\u8272-38-A0012696","barcode":"","position":3,"option1":"\u767d\u8272","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a7c917c51b199d490d62efb6189c0f1.jpg","path":"3a7c917c51b199d490d62efb6189c0f1.jpg","width":828,"height":1104,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":72,"min_quantity":1}],"weight":"1.2","compare_at_price":"0","price":"72","retail_price":"0","available":true,"url":"\/products\/p6002-golf-shoes-24-spring-summer-womens-shoes-breathable-anti-slip-moisture-absorbing-lightweight-fashionable-and-versatile-sports-shoes?variant=c5d756f4-12de-4f53-9b6d-15db1c6852da","available_quantity":13,"options":[{"name":"\u989c\u8272","value":"\u767d\u8272"},{"name":"\u5c3a\u5bf8","value":"38"}],"off_ratio":0,"flashsale_info":[],"sales":47};
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":"c5d756f4-12de-4f53-9b6d-15db1c6852da","product_id":"6cc7f44a-dbd3-4726-974b-639ce5a802cd","title":"\u767d\u8272-38","weight_unit":"kg","inventory_quantity":13,"sku":"P6002#P380-\u767d\u8272-38-A0012696","barcode":"","position":3,"option1":"\u767d\u8272","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a7c917c51b199d490d62efb6189c0f1.jpg","path":"3a7c917c51b199d490d62efb6189c0f1.jpg","width":828,"height":1104,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":72,"min_quantity":1}],"weight":"1.2","compare_at_price":"0","price":"72","retail_price":"0","available":true,"url":"\/products\/p6002-golf-shoes-24-spring-summer-womens-shoes-breathable-anti-slip-moisture-absorbing-lightweight-fashionable-and-versatile-sports-shoes?variant=c5d756f4-12de-4f53-9b6d-15db1c6852da","available_quantity":13,"options":[{"name":"\u989c\u8272","value":"\u767d\u8272"},{"name":"\u5c3a\u5bf8","value":"38"}],"off_ratio":0,"flashsale_info":[],"sales":47};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}