JOYOR accessories positioning pin (all)
${function() {
const variantData = data.variant || {"id":"cc268804-c2b3-4e4c-82e2-995e51d1611f","product_id":"dad22a16-39fa-4c23-b3eb-718d8750a233","title":"S10S-Z\/S10S","weight_unit":"kg","inventory_quantity":3997,"sku":"S10S-Z\/S10S\t\u5b9a\u4f4d\u9500","barcode":"","position":1,"option1":"S10S-Z\/S10S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"0","compare_at_price":"40.99","price":"20.98","retail_price":"40.99","available":true,"url":"\/products\/joyor-accessories-positioning-pin-all?variant=cc268804-c2b3-4e4c-82e2-995e51d1611f","available_quantity":999999999,"options":[{"name":"style","value":"S10S-Z\/S10S"}],"off_ratio":49,"flashsale_info":[],"sales":19};
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/S10S
${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}
`
}()}
Add to cart
€20.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":"cc268804-c2b3-4e4c-82e2-995e51d1611f","product_id":"dad22a16-39fa-4c23-b3eb-718d8750a233","title":"S10S-Z\/S10S","weight_unit":"kg","inventory_quantity":3997,"sku":"S10S-Z\/S10S\t\u5b9a\u4f4d\u9500","barcode":"","position":1,"option1":"S10S-Z\/S10S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"0","compare_at_price":"40.99","price":"20.98","retail_price":"40.99","available":true,"url":"\/products\/joyor-accessories-positioning-pin-all?variant=cc268804-c2b3-4e4c-82e2-995e51d1611f","available_quantity":999999999,"options":[{"name":"style","value":"S10S-Z\/S10S"}],"off_ratio":49,"flashsale_info":[],"sales":19};
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