Anti Slip Ice Silk Cozy Socks
${function() {
const variantData = data.variant || {"id":"1c494ef3-578f-4919-b95a-c5cea50da947","product_id":"dc2e3b94-7013-4896-9029-cd7c0fe23fd3","title":"35-39-black-1 Pair","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"35-39","option2":"black","option3":"1 Pair","note":"","image":{"src":"\/\/img.staticdj.com\/2d370c3fbd5f9f219c2fdd07334d67d4.jpeg","path":"2d370c3fbd5f9f219c2fdd07334d67d4.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"6.99","retail_price":"0","available":true,"url":"\/products\/anti-slip-ice-silk-cozy-socks?variant=1c494ef3-578f-4919-b95a-c5cea50da947","available_quantity":999999999,"options":[{"name":"Size","value":"35-39"},{"name":"Color","value":"black"},{"name":"Quantity","value":"1 Pair"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Size:
35-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}
`
}()}
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}
`
}()}
Quantity:
1 Pair
${function(){
const optName = "Quantity";
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
$6.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":"1c494ef3-578f-4919-b95a-c5cea50da947","product_id":"dc2e3b94-7013-4896-9029-cd7c0fe23fd3","title":"35-39-black-1 Pair","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"35-39","option2":"black","option3":"1 Pair","note":"","image":{"src":"\/\/img.staticdj.com\/2d370c3fbd5f9f219c2fdd07334d67d4.jpeg","path":"2d370c3fbd5f9f219c2fdd07334d67d4.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"6.99","retail_price":"0","available":true,"url":"\/products\/anti-slip-ice-silk-cozy-socks?variant=1c494ef3-578f-4919-b95a-c5cea50da947","available_quantity":999999999,"options":[{"name":"Size","value":"35-39"},{"name":"Color","value":"black"},{"name":"Quantity","value":"1 Pair"}],"off_ratio":0,"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":"1c494ef3-578f-4919-b95a-c5cea50da947","product_id":"dc2e3b94-7013-4896-9029-cd7c0fe23fd3","title":"35-39-black-1 Pair","weight_unit":"","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"35-39","option2":"black","option3":"1 Pair","note":"","image":{"src":"\/\/img.staticdj.com\/2d370c3fbd5f9f219c2fdd07334d67d4.jpeg","path":"2d370c3fbd5f9f219c2fdd07334d67d4.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"6.99","retail_price":"0","available":true,"url":"\/products\/anti-slip-ice-silk-cozy-socks?variant=1c494ef3-578f-4919-b95a-c5cea50da947","available_quantity":999999999,"options":[{"name":"Size","value":"35-39"},{"name":"Color","value":"black"},{"name":"Quantity","value":"1 Pair"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}