PLUS LOFTS Coral Fleece Floor Socks
${function() {
const variantData = data.variant || {"id":"2a1bd617-936e-4156-97a0-f67a15dd7aa8","product_id":"118137ae-8c07-4662-9517-ff6619e25f74","title":"Grey Fox","weight_unit":"g","inventory_quantity":790,"sku":"","barcode":"","position":1,"option1":"Grey Fox","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/20d0ea91d57f5175e9269f03060b117b.png","path":"20d0ea91d57f5175e9269f03060b117b.png","width":494,"height":475,"alt":"","aspect_ratio":1.04},"wholesale_price":[{"price":20.4,"min_quantity":1}],"weight":"160","compare_at_price":"29.1","price":"20.4","retail_price":"29.1","available":true,"url":"\/products\/plus-lofts-coral-fleece-floor-socks?variant=2a1bd617-936e-4156-97a0-f67a15dd7aa8","available_quantity":999999999,"options":[{"name":"Color","value":"Grey Fox"}],"off_ratio":30,"flashsale_info":[],"sales":619};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Grey Fox
${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}
`
}()}
Add to cart
$20.40
${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":"2a1bd617-936e-4156-97a0-f67a15dd7aa8","product_id":"118137ae-8c07-4662-9517-ff6619e25f74","title":"Grey Fox","weight_unit":"g","inventory_quantity":790,"sku":"","barcode":"","position":1,"option1":"Grey Fox","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/20d0ea91d57f5175e9269f03060b117b.png","path":"20d0ea91d57f5175e9269f03060b117b.png","width":494,"height":475,"alt":"","aspect_ratio":1.04},"wholesale_price":[{"price":20.4,"min_quantity":1}],"weight":"160","compare_at_price":"29.1","price":"20.4","retail_price":"29.1","available":true,"url":"\/products\/plus-lofts-coral-fleece-floor-socks?variant=2a1bd617-936e-4156-97a0-f67a15dd7aa8","available_quantity":999999999,"options":[{"name":"Color","value":"Grey Fox"}],"off_ratio":30,"flashsale_info":[],"sales":619};
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.