#aby-price-change

1 messages · Page 1 of 1 (latest)

lucid trellisBOT
tulip elk
#

aby-price-change

#

@ornate stratus it's impossible to change a Price amount. You can add "extra currencies" for multi-currencies, but if you have a $10 USD Price, you can not switch it to $12. This is impossible and the right way is to create a brand new Price object instead

ornate stratus
#

Oh I see, so basically you cannot update the product price amount?

tulip elk
#

correct that's impossible. You can only set additional currencies

ornate stratus
#

That makes sense. Then, I assume that the only way to update the prices of the products is directly through the Dashboard, or creating a brand-new product, right?

tulip elk
#

The right way is to create a new Price for the same Product. Usually most people do this using the API and their code

ornate stratus
#

Completely understood.
Once again, thank you! Your guidance is much appreciated always!