There hasn't been a support thread set up yet for this mod, so I figured I'd go ahead and do it.
Link to Group Pricing Per Item Mod: https://www.zen-cart.com/downloads.php?do=file&id=154
The 1.5.3 upgrade has been approved but there is at least one defect in it: This fix from 1.5.2 is not included. (> is 1.5.2; < is 1.5.0)
If an expert who is using this mod could patch this update, it would be great.Code:1225c1225 < $display_specials_price = zen_get_products_special_price($product_id, true); --- > $display_specials_price = zen_get_products_special_price($product_id, false);


Reply With Quote
