Replies: 2 comments 2 replies
-
Hi @ayoubqrt A couple of questions:
|
Beta Was this translation helpful? Give feedback.
-
Hi @pKorsholm, sorry for the late response. I was on railway and to keep my free credits, I have deleted the project so today I have reployed the backend on railway, and magically in the store front I can see now the new prices overrided ! To answer your questions, I was using the medusa storefront nextjs starter and by default I think when the cart is created there is the region_id. But last time when I was looking in the api response, the So I don't know what I have made wrong before and maybe do you have fix something ? |
Beta Was this translation helpful? Give feedback.
-
Hey everyone ! I wanted these days to test medusa and specially the medusa admin interface. I struggled with the "Price lists". I have created a price list for example the black friday, then I lowered the price for a product from 12 dollars to 1 (there is only one variant for this product).
(The price list is published and not a draft)
![image](https://user-images.githubusercontent.com/57446997/205463794-229accde-8527-4cbe-ba2f-1a8353924557.png)
When I come back to the product and see the raw api response, the price hasn't changed and he's still at 12 dollars.
![image](https://user-images.githubusercontent.com/57446997/205463814-b3261936-d789-4d1b-955d-f890ba412945.png)
And it's the same when I check the api response in my storefront, the price is higher because of the 20% taxes.
![image](https://user-images.githubusercontent.com/57446997/205464685-a701b230-3a7a-47b1-bc63-3bd59fa43170.png)
Am I doing something wrong or it's a bug ?
Thanks for you reading (and sorry for the big screenshots)
Beta Was this translation helpful? Give feedback.
All reactions