Folding Clothes Hanger Rack
${function() {
const variantData = data.variant || {"id":"b2634687-bce4-4a3f-a5d5-661ac4efb3cb","product_id":"c259d712-2190-434d-99d0-30cec65266d0","title":"RACK\u00d71","weight_unit":"kg","inventory_quantity":0,"sku":"RACK*1","barcode":"","position":1,"option1":"RACK\u00d71","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3b427860522897b489074f306856fa4.jpg","path":"c3b427860522897b489074f306856fa4.jpg","width":932,"height":580,"alt":"","aspect_ratio":1.606896551724138},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"14.99","retail_price":"19.99","available":true,"url":"\/products\/fh?variant=b2634687-bce4-4a3f-a5d5-661ac4efb3cb","available_quantity":999999999,"options":[{"name":"Set","value":"RACK\u00d71"}],"off_ratio":25,"flashsale_info":[],"sales":18};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Set:
RACK×1
${function(){
const optName = "Set";
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
$14.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":"b2634687-bce4-4a3f-a5d5-661ac4efb3cb","product_id":"c259d712-2190-434d-99d0-30cec65266d0","title":"RACK\u00d71","weight_unit":"kg","inventory_quantity":0,"sku":"RACK*1","barcode":"","position":1,"option1":"RACK\u00d71","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3b427860522897b489074f306856fa4.jpg","path":"c3b427860522897b489074f306856fa4.jpg","width":932,"height":580,"alt":"","aspect_ratio":1.606896551724138},"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"14.99","retail_price":"19.99","available":true,"url":"\/products\/fh?variant=b2634687-bce4-4a3f-a5d5-661ac4efb3cb","available_quantity":999999999,"options":[{"name":"Set","value":"RACK\u00d71"}],"off_ratio":25,"flashsale_info":[],"sales":18};
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.