German massage multifunctional one-button adjustment shower head
${function() {
const variantData = data.variant || {"id":"4dcf8601-ff09-460d-bb0e-0c7daf7e5864","product_id":"d98a61a4-f2b0-4e56-b90a-b62e1cbe69e6","title":"Spray head with brush-1 PC","weight_unit":"kg","inventory_quantity":999,"sku":"ABOSRDMV-001","barcode":"","position":1,"option1":"Spray head with brush","option2":"1 PC","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.5","price":"19.99","retail_price":"39.5","available":true,"url":"\/products\/german-multifunctional-massage-shower-2?variant=4dcf8601-ff09-460d-bb0e-0c7daf7e5864","available_quantity":999999999,"options":[{"name":"Specification","value":"Spray head with brush"},{"name":"quantity","value":"1 PC"}],"off_ratio":49,"flashsale_info":[],"sales":0};
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('')}
`;
}()}
Specification:
Spray head with brush
${function(){
const optName = "Specification";
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}
`
}()}
Quantity:
1 PC
${function(){
const optName = "quantity";
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
$19.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":"4dcf8601-ff09-460d-bb0e-0c7daf7e5864","product_id":"d98a61a4-f2b0-4e56-b90a-b62e1cbe69e6","title":"Spray head with brush-1 PC","weight_unit":"kg","inventory_quantity":999,"sku":"ABOSRDMV-001","barcode":"","position":1,"option1":"Spray head with brush","option2":"1 PC","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.5","price":"19.99","retail_price":"39.5","available":true,"url":"\/products\/german-multifunctional-massage-shower-2?variant=4dcf8601-ff09-460d-bb0e-0c7daf7e5864","available_quantity":999999999,"options":[{"name":"Specification","value":"Spray head with brush"},{"name":"quantity","value":"1 PC"}],"off_ratio":49,"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 does not exist