Announcement

Collapse
No announcement yet.

Automatically Apply Price Groups to all Products

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Automatically Apply Price Groups to all Products

    We have a wholesale only store with 3 price levels. My issue is that we need all products assigned to all price groups and we have over 200,000 SKUs. I can do the XML import, but trying to keep up with any new products is a complete pain in the butt and many products get missed. I have used code snippets to check what price group a customer is assigned to, but how can I automatically apply that price group across all products without having to assign the products? I hope this makes sense.

    #2
    Coming in 9.0007 is the ability to exclude products from price groups, which means you can create price groups that automatically includes all products unless you explicitly exclude them. This is your long term solution.

    In the sort term we Its possible to write some template code that loops though all products and assigns them to a price group. You would then need to have the page run once per day (or whatever interval you need) to keep all products part of the group.

    Brennan Heyde
    VP Product
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment

    Working...
    X