Danielle Rose Mabunga
Danielle Rose Mabunga

Reputation: 1724

Updating Price on Specific Product

In Magento(1.8), I have many products, I only want to update the price on products with attributes: Tires, and Wheels by 12 % and 15 %. I tried using the free extension called Bulk Update All Product Prices(savethemage extension) but that will update all product.Any idea on how to do it in mysql?

Upvotes: 0

Views: 53

Answers (1)

fresher
fresher

Reputation: 901

Go to Promotions > Catalog Price Rules > Add New Rule > and create new rule by selecting required attribute

enter image description here

go through following links for complete information : http://www.divisionlab.com/solvingmagento/magento-catalog-price-rules/

Upvotes: 1

Related Questions