I need to increase prices 10% across the board for my products. The main products are simple enough with my spreadsheet and import. But I need to update the volume prices as well. Not so easy when there is no export. Or can we export the Volume Prices via Feed Template and/or Toolkit?
In the meantime, I am trying to dig into the tables (I found s01_VolumeDiscountOverrides table, which appears to be where the rates are stored). However, I am not the greatest on SQL joins to get the product code from the product id.
Any thoughts?
In the meantime, I am trying to dig into the tables (I found s01_VolumeDiscountOverrides table, which appears to be where the rates are stored). However, I am not the greatest on SQL joins to get the product code from the product id.
Any thoughts?
Comment