Add price according to currency.

Laraship QuestionsCategory: TechnicalAdd price according to currency.
adm asked 6 years ago
Hi, I need to add different price for a product as per each currency. Example : In INR product Price is 399 In USD i can set product price manually i.e. $ 25 Same for others
1 Answers
laraship Staff answered 6 years ago

Hello,

Price per currency is handled based on conversion rates defined in the currencies table.

adm replied 6 years ago

I need to manage different price for each product according to currency.
Conversion is not needed if i set price manually for particular product, else conversion should work.

How to make it working.