JOYOR Set Display S10S /S10SZ/S8SZ/S8S/S8Z /S8E
${function() {
const variantData = data.variant || {"id":"d4ae768d-63f2-4a76-9f7d-464d9473e26a","product_id":"9a6860a6-a688-4153-b071-171f838a1d4b","title":"S10S-Z -banner plug","weight_unit":"kg","inventory_quantity":3997,"sku":"S10S-Z\u8f6c\u5411\u706f\u6b3e\u4eea\u8868\u5957\u4ef6\uff1a\u663e\u793a\u5c4f\u3001\u5f00\u5173\u6309\u94ae\u3001\u63a7\u5236\u5668\uff08\u9999\u8549\u5934\uff09\u3001\u8fde\u63a5\u7ebf\u548c\u52a0\u901f\u7ebf","barcode":"","position":1,"option1":"S10S-Z ","option2":"banner plug","option3":"","note":"","image":null,"wholesale_price":[{"price":150.98,"min_quantity":1}],"weight":"0","compare_at_price":"170.99","price":"150.98","retail_price":"170.99","available":true,"url":"\/products\/set-display-s10-s-s10s-z-s8s-z-s8s-s8-z-s8e?variant=d4ae768d-63f2-4a76-9f7d-464d9473e26a","available_quantity":999999999,"options":[{"name":"style","value":"S10S-Z "},{"name":"Model","value":"banner plug"}],"off_ratio":12,"flashsale_info":[],"sales":7};
const saveType = "percentage";
const productLabelDiscountOn = true;
const map = {
B: ` `,
C: ` `,
A: `
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`
}
const price_group_arr = ["B","C","A"];
const price_str_arr = price_group_arr.map(type => map[type]);
return `
-
${price_str_arr.join('')}
`;
}()}
Style:
S10S-Z
${function(){
const optName = "style";
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}
`
}()}
Model:
banner plug
${function(){
const optName = "Model";
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
€150.98
${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":"d4ae768d-63f2-4a76-9f7d-464d9473e26a","product_id":"9a6860a6-a688-4153-b071-171f838a1d4b","title":"S10S-Z -banner plug","weight_unit":"kg","inventory_quantity":3997,"sku":"S10S-Z\u8f6c\u5411\u706f\u6b3e\u4eea\u8868\u5957\u4ef6\uff1a\u663e\u793a\u5c4f\u3001\u5f00\u5173\u6309\u94ae\u3001\u63a7\u5236\u5668\uff08\u9999\u8549\u5934\uff09\u3001\u8fde\u63a5\u7ebf\u548c\u52a0\u901f\u7ebf","barcode":"","position":1,"option1":"S10S-Z ","option2":"banner plug","option3":"","note":"","image":null,"wholesale_price":[{"price":150.98,"min_quantity":1}],"weight":"0","compare_at_price":"170.99","price":"150.98","retail_price":"170.99","available":true,"url":"\/products\/set-display-s10-s-s10s-z-s8s-z-s8s-s8-z-s8e?variant=d4ae768d-63f2-4a76-9f7d-464d9473e26a","available_quantity":999999999,"options":[{"name":"style","value":"S10S-Z "},{"name":"Model","value":"banner plug"}],"off_ratio":12,"flashsale_info":[],"sales":7};
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 does not exist