Zen Cart Logo
Forums / Features Wish List / Changing attribute price across multiple products

Changing attribute price across multiple products

Views: 93

Results 1 to 5 of 5
15 Sep 2020, 6:30 PM
#1
sbaker6612 avatar

sbaker6612

New Zenner

Join Date:
Mar 2010
Posts:
27
Plugin Contributions:
0

Changing attribute price across multiple products

Hello,

Is there a way to change an attribute price across all products with that attribute without having to change each product individually?
Thanks,
Steve

v1.5.6c

15 Sep 2020, 9:34 PM
#2
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Changing attribute price across multiple products

sbaker6612:

Hello,

Is there a way to change an attribute price across all products with that attribute without having to change each product individually?
Thanks,
Steve

v1.5.6c
Use of the options values manager found under the catalog menu allows copying/updating a product that has the same attribute. It will, however, update all aspects of the attribute and not just the price. There are other ways as well, but they may require additional software to be installed or sql queries to be executed.

15 Sep 2020, 10:20 PM
#3
torvista avatar

torvista

Totally Zenned

Join Date:
Aug 2007
Location:
Gijón, Asturias, Spain
Posts:
2,866
Plugin Contributions:
7

Re: Changing attribute price across multiple products

Use DBIO to import the new prices via a csv.

15 Sep 2020, 10:25 PM
#4
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Changing attribute price across multiple products

Or EasyPopulate V4 to do the same.

15 Sep 2020, 10:29 PM
#5
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: Changing attribute price across multiple products

The application does not currently have this capability.