Sweet Love Chain-YH070
Size:
XS
${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:
Pink
${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}
`
}()}
${function() {
const variantData = data.variant || {"id":"bb0d8af4-1cb9-4bd8-88cb-4cc02713bc98","product_id":"f7cc44d2-b9ab-4fd0-8f57-99e9aec95593","title":"XS-Pink","weight_unit":"kg","inventory_quantity":30,"sku":"000YH070-XS-Pink-A001912","barcode":"","position":1,"option1":"XS","option2":"Pink","option3":"","note":"","image":null,"wholesale_price":[{"price":15.5,"min_quantity":1}],"weight":"0","compare_at_price":"31","price":"15.50","retail_price":"31","available":true,"url":"\/products\/sweet-love-chain-yh070?variant=bb0d8af4-1cb9-4bd8-88cb-4cc02713bc98","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"},{"name":"COLOR","value":"Pink"}],"off_ratio":"50","flashsale_info":{"variant_id":"bb0d8af4-1cb9-4bd8-88cb-4cc02713bc98","product_id":"","quantity":0,"discount_id":"d7b7198d-451c-4af5-89a6-14ad11b26759","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":5,"discount_sales_rate":"5","discount_stock":-1,"ends_at":-1,"starts_at":1708944496,"allow_oversold":"uncheck","allocation_method":"none","price":"15.50","compare_at_price":"31.00","discount_price":"15.50","customary_saved_price":"15.50","customary_off_ratio":"50","discount_saved_price":"15.50","discount_off_ratio":"50","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"Big Sale","discount_quantity":0,"is_need_split":false},"sales":2};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
${function() {
const postageFreeAmount = 59.9;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
Add to cart
$15.50
${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":"bb0d8af4-1cb9-4bd8-88cb-4cc02713bc98","product_id":"f7cc44d2-b9ab-4fd0-8f57-99e9aec95593","title":"XS-Pink","weight_unit":"kg","inventory_quantity":30,"sku":"000YH070-XS-Pink-A001912","barcode":"","position":1,"option1":"XS","option2":"Pink","option3":"","note":"","image":null,"wholesale_price":[{"price":15.5,"min_quantity":1}],"weight":"0","compare_at_price":"31","price":"15.50","retail_price":"31","available":true,"url":"\/products\/sweet-love-chain-yh070?variant=bb0d8af4-1cb9-4bd8-88cb-4cc02713bc98","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"},{"name":"COLOR","value":"Pink"}],"off_ratio":"50","flashsale_info":{"variant_id":"bb0d8af4-1cb9-4bd8-88cb-4cc02713bc98","product_id":"","quantity":0,"discount_id":"d7b7198d-451c-4af5-89a6-14ad11b26759","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":5,"discount_sales_rate":"5","discount_stock":-1,"ends_at":-1,"starts_at":1708944496,"allow_oversold":"uncheck","allocation_method":"none","price":"15.50","compare_at_price":"31.00","discount_price":"15.50","customary_saved_price":"15.50","customary_off_ratio":"50","discount_saved_price":"15.50","discount_off_ratio":"50","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"Big Sale","discount_quantity":0,"is_need_split":false},"sales":2};
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.