Zen Cart Logo
Forums / Customization from the Admin / Weight SQL mass change for music products (vinyl, CDs, tapes) - already solved

Weight SQL mass change for music products (vinyl, CDs, tapes) - already solved

Views: 1,929

Results 1 to 2 of 2
17 Feb 2023, 3:53 PM
#1
wcbutler avatar

wcbutler

New Zenner

Join Date:
Sep 2017
Location:
Raleigh, NC, United States
Posts:
81
Plugin Contributions:
0

Weight SQL mass change for music products (vinyl, CDs, tapes) - already solved

Hey all,

I've been asking a lot of questions here so wanted to provide something back if its helpful.

I run a music retail website and switch to the USPS module so I needed to get my weights all fixed so I wrote a few SQL statements to fix that.

PLEASE NOTE - this may not work with your site, so please rather than running these look at the logic

PLEASE NOTE - if you're not familiar with SQL I highly suggest you not doing this.

I posted the work as a Gist -
https://gist.github.com/wcbutler/9a642ac24229bc4dc403dbebd4e7134f

Hopefully this is helpful for someone, if not at least its more info out there.

17 Feb 2023, 5:29 PM
#2
swguy avatar

swguy

Administrator

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

Re: Weight SQL mass change for music products (vinyl, CDs, tapes) - already solved

thanks for sharing with the community.