Foldable Clothes Hanger
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"4e80e563-8e6d-4bb4-b66b-e0c58ff5e83d","product_id":"c63d75a9-de31-4864-883b-3081e25dfd7b","title":"Grey-Buy 1 Set (10 PCS)","weight_unit":"kg","inventory_quantity":1000,"sku":"HY2252845-\u7070\u8272*10","barcode":"","position":1,"option1":"Grey","option2":"Buy 1 Set (10 PCS)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6f4c1b8dd8781d0da70a1f928c8c359e.jpeg","path":"6f4c1b8dd8781d0da70a1f928c8c359e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"29.99","retail_price":"39.99","available":true,"url":"\/products\/foldable-clothes-hanger?variant=4e80e563-8e6d-4bb4-b66b-e0c58ff5e83d","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Buy More Save More","value":"Buy 1 Set (10 PCS)"}],"off_ratio":25,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Grey
${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}
`
}()}
Buy More Save More:
Buy 1 Set (10 PCS)
${function(){
const optName = "Buy More Save More";
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}
`
}()}
It's been recommended by 9.19K people on Facebook
Free Shipping on orders over $99
Fast refund for any product quality issues within 30 days, support return.
Secure payment via PayPal & Credit Card
Add to cart
$29.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":"4e80e563-8e6d-4bb4-b66b-e0c58ff5e83d","product_id":"c63d75a9-de31-4864-883b-3081e25dfd7b","title":"Grey-Buy 1 Set (10 PCS)","weight_unit":"kg","inventory_quantity":1000,"sku":"HY2252845-\u7070\u8272*10","barcode":"","position":1,"option1":"Grey","option2":"Buy 1 Set (10 PCS)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6f4c1b8dd8781d0da70a1f928c8c359e.jpeg","path":"6f4c1b8dd8781d0da70a1f928c8c359e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"29.99","retail_price":"39.99","available":true,"url":"\/products\/foldable-clothes-hanger?variant=4e80e563-8e6d-4bb4-b66b-e0c58ff5e83d","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Buy More Save More","value":"Buy 1 Set (10 PCS)"}],"off_ratio":25,"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":"4e80e563-8e6d-4bb4-b66b-e0c58ff5e83d","product_id":"c63d75a9-de31-4864-883b-3081e25dfd7b","title":"Grey-Buy 1 Set (10 PCS)","weight_unit":"kg","inventory_quantity":1000,"sku":"HY2252845-\u7070\u8272*10","barcode":"","position":1,"option1":"Grey","option2":"Buy 1 Set (10 PCS)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6f4c1b8dd8781d0da70a1f928c8c359e.jpeg","path":"6f4c1b8dd8781d0da70a1f928c8c359e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"29.99","retail_price":"39.99","available":true,"url":"\/products\/foldable-clothes-hanger?variant=4e80e563-8e6d-4bb4-b66b-e0c58ff5e83d","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Buy More Save More","value":"Buy 1 Set (10 PCS)"}],"off_ratio":25,"flashsale_info":[],"sales":0};
return `
`
}()}