#How to get discounted price from products end point ?

4 messages · Page 1 of 1 (latest)

lucid linden
#

Is it possible to get discounted price + original price inside /store/products?

lucid linden
#

How to get discounted price from storeproducts end point ?

#

How to get discounted price from products end point ?

spice stirrup
#

Are you asking about this 900 1̶5̶0̶0̶ then just add an key in meta tags inside the variant of a product .You will need to add the artificial price or the discount percentage on the metatag and use this formula to show discount on the frontend
( productRealPrice / productArtificialPrice * 100 ) This formula will calculate the percentage of the discount if you add artificial price in the tags or you can add the percentage and show the price by tweaking this formula