New Zenner
- Join Date:
- Nov 2011
- Posts:
- 72
- Plugin Contributions:
- 0
SaleMaker issue for item that contains multiple sub-options/prices
Hi all. I'm running Zencart v150 and am currently using SaleMaker to run a store-wide 10% sale. All is good, except for ONE item, which just so happens to be the only item that has sub-options/pricing. So of course, I assume the problem lies somewhere in the setup of this one item.
You can see the item in question here:
http://cultivatedr e e f.com/index.php?main_page=product_info&cPath=19_2&products_id=453 (spaces added to URL to prevent search engine indexing)
The price currently displays as $0, although the item's actual price adds to your cart if you try to add it (not the discounted sale price, but the regular price). The sale price was previously displaying here (though the non-sale price was still adding to the cart) but I tried running this command under the SQL Query Executor to get the actual sale price to add to the cart: "SET products_priced_by_attribute = 0;" and that's when it changed the display price to $0 (as you can now see)... again, thankfully, the item doesn't add to the cart as $0.
I also tried going into tools > store manager, and resetting "ALL Products Master Categories ID" followed by updating "ALL Products Price Sorter".. still didn't do the trick.
Maybe something in the attributes controller? Thanks in advance.