Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2005
    Location
    California
    Posts
    664
    Plugin Contributions
    0

    Default Quantity discounts not being applied to Sale products

    How do I make quantity discounts apply to Sale products?

    I have quantity settings currently set to discount type percentage and discount priced from special.
    This works for Specials, but not for Sale products.

    What is the correct setting for this? Or does it need custom code?

    I looked in the products_quantity_discounts.php file and I see it uses the zen_get_products_special_price fuction, which is supposed to get both Sales and Specials so I don't understand why it doesn't work with Sale products.

    I tried changing the function
    from
    zen_get_products_special_price
    to
    zen_get_products_actual_price
    This does make it display the prices correctly, but when the product is added to the cart the discount is still calculated from base price.

  2. #2
    Join Date
    Aug 2009
    Location
    UK
    Posts
    50
    Plugin Contributions
    0

    Default Re: Quantity discounts not being applied to Sale products

    Quote Originally Posted by tj1 View Post
    How do I make quantity discounts apply to Sale products?

    I have quantity settings currently set to discount type percentage and discount priced from special.
    This works for Specials, but not for Sale products.

    What is the correct setting for this? Or does it need custom code?

    I looked in the products_quantity_discounts.php file and I see it uses the zen_get_products_special_price fuction, which is supposed to get both Sales and Specials so I don't understand why it doesn't work with Sale products.

    I tried changing the function
    from
    zen_get_products_special_price
    to
    zen_get_products_actual_price
    This does make it display the prices correctly, but when the product is added to the cart the discount is still calculated from base price.
    Is this still the fix for 1.3.9?

  3. #3
    Join Date
    Aug 2009
    Location
    UK
    Posts
    50
    Plugin Contributions
    0

    Default Re: Quantity discounts not being applied to Sale products

    Quote Originally Posted by tj1 View Post
    How do I make quantity discounts apply to Sale products?

    I have quantity settings currently set to discount type percentage and discount priced from special.
    This works for Specials, but not for Sale products.

    What is the correct setting for this? Or does it need custom code?

    I looked in the products_quantity_discounts.php file and I see it uses the zen_get_products_special_price fuction, which is supposed to get both Sales and Specials so I don't understand why it doesn't work with Sale products.

    I tried changing the function
    from
    zen_get_products_special_price
    to
    zen_get_products_actual_price
    This does make it display the prices correctly, but when the product is added to the cart the discount is still calculated from base price.
    Is this still the fix for 1.3.9 http://www.zen-cart.com/forum/showpo...0&postcount=24

  4. #4
    Join Date
    Aug 2009
    Location
    UK
    Posts
    50
    Plugin Contributions
    0

    Default Re: Quantity discounts not being applied to Sale products

    checked and this is now included in the 1.3.9 code.... sorry for the confusion...

  5. #5

    Default Re: Quantity discounts not being applied to Sale products

    It does not work either in v1.51.
    I have a sale discount of 10%, but the quantity discount overrules the sale discount. The sale discount gives a better price, so this is expected by the customer. How can this be fixed?

  6. #6
    Join Date
    Mar 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Quantity discounts not being applied to Sale products

    Same issue here.

 

 

Similar Threads

  1. [Not a bug] Sale Not Applied To Linked Products
    By mikefulton in forum Bug Reports
    Replies: 6
    Last Post: 18 Dec 2011, 12:54 AM
  2. Quantity discounts across different products
    By poblet in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 8 Nov 2010, 09:59 PM
  3. Copy quantity discounts to other products ?
    By achitophel in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 6 Jul 2009, 11:03 AM
  4. Quantity discounts across products.
    By mandm in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 7 Feb 2008, 10:03 PM

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
  •