Root
Health & Beauty
|
Clothing & Apparel
|
Phones & Accessories
|
Consumer Electronics
|
Computers & Technologies
|
Accessories
|
Jewelry & Watches
|
Sport & Outdoor
|
Art & Gallery
|
Garden & Kitchen
|
Babies & Moms
|
Books & Office
|
Cars & Motocycles
|
Furnitures
|
Bags & Shoes
|
Foods & Beverages
|
General
|
{{#each product}}
{{#if is_available}}
{{#if has_discount}}
{{/each}}
{{#each product}}
{{#if is_available}}
{{#if has_discount}}
{{/each}}
ID-{{product}}
{{#if discount_is_amount}}
-{{discount_type}} {{discount_amount}}
{{else}}
-{{discount_amount}}{{discount_type}}
{{/if}}
{{/if}}
{{else}}
Sold out
{{/if}}
{{name}}
{{#if has_price_range}}
{{currency}}{{price_min}} - {{currency}}{{price_max}}
{{else}}
{{currency}}{{price}}{{#if has_discount}} {{currency}}{{base_price}}{{/if}}
{{/if}}
Sold By:{{shop_name}}
{{/if}}
ID-{{product}}
{{#if discount_is_amount}}
-{{discount_type}} {{discount_amount}}
{{else}}
-{{discount_amount}}{{discount_type}}
{{/if}}
{{/if}}
{{else}}
Sold out
{{/if}}




