Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Products Price Manager discounts aren't working on multiple attributes even though th

    Following an upgrade, to 158a one of our clients reported the issue. On investigation, checkinmg the vanilla versions from 157 and 158, we found that
    this code is missing from function zen_get_products_discount_price_qty in functions_prices.php

    PHP Code:
    $new_qty $_SESSION['cart']->in_cart_mixed_discount_quantity($product_id);
    // check for discount qty mix
    if ($new_qty $check_qty) {
      
    $check_qty $new_qty;

    The session var looks at the cart to see how many item have mixed_discount_quantity and updates $check_qty to this value.
    We don't know what the intention was when it was removed, but it doesn't exist in v2.0.0rc1 either.
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,704
    Plugin Contributions
    123

    Default Re: Products Price Manager discounts aren't working on multiple attributes even thoug

    Looks like this was an error that happened during the consolidation of common functions between storefront and admin. Would you please create a 2.0 PR?
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,501
    Plugin Contributions
    88

    Default Re: Products Price Manager discounts aren't working on multiple attributes even thoug


 

 

Similar Threads

  1. Replies: 8
    Last Post: 26 Feb 2016, 11:58 PM
  2. v138a Products Price Manager & Quantity Discounts Attributes
    By minskin in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 19 Mar 2012, 11:29 PM
  3. attributes, products price manager discounts and quantity
    By buildingblocks in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 25 Oct 2011, 05:36 PM
  4. Replies: 3
    Last Post: 30 Aug 2008, 08:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR