I was wondering, if it was still possibly to do a bulk edit on all products and add a certain $$ amount to all products, ideally temporarily. I would like to run marketing campaigns with either $$ amounts off or % off.
I found a solution from 2022, but the platform has changed since and I cannot do that this way now.
I know the difference, thanks
I need to bulk edit my prices. I have very tight margins and need to up the prices a bit before I can offer a discount to my customers or I will make a loss.
Hi there! You can bulk‑edit your product prices using Shopify’s built‑in bulk editor. Go to Products → All Products, select the items you want to adjust and click Edit. Add a “Price” column and increase each price by the extra amount you want to charge; when your promotion ends, you can repeat the process to restore the original prices.
Another approach is to leave the product prices untouched and create a discount code or automatic discount that applies a fixed amount at checkout, which can simulate the surcharge without editing every product. Hope this helps!
@Sunny17 you want to do it for all the products and variants then you can do it via coding, add bit more to price code and it will be reflected on all the pages.
This approach needs to modify code carefully as it is related to the prices and single mistake can cause heavy losses.