Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Mar 2008
    Posts
    332
    Plugin Contributions
    0

    Default Can I apply discount on certain attributes only?

    I've been trying to figure out if it is was possible to apply a discount on certain attributes of a product only?

    Our products are table linens and only certain colors (attributes) will be on sale. The rest will have the regular price.

    I tried enabling salemaker then going to the attribute controller and disabling the "apply discount on specials" but that didn't work.

    Anybody knows if this is possible at all?

  2. #2
    Join Date
    Mar 2008
    Posts
    332
    Plugin Contributions
    0

    Default Re: Can I apply discount on certain attributes only?

    I just figured this out. In case anyone has a better idea, please let me know.

    This only works for products NOT priced as attribute. You have to go to the attribute that is for sale then manually put a price in under price - xx.xx where xx.xx is the new price. It shows a new price in the drop down menu and it automatically deducts the price from the base price on checkout.


    Quote Originally Posted by Decostyle View Post
    I've been trying to figure out if it is was possible to apply a discount on certain attributes of a product only?

    Our products are table linens and only certain colors (attributes) will be on sale. The rest will have the regular price.

    I tried enabling salemaker then going to the attribute controller and disabling the "apply discount on specials" but that didn't work.

    Anybody knows if this is possible at all?

  3. #3
    Join Date
    May 2008
    Posts
    77
    Plugin Contributions
    0

    Default Re: Can I apply discount on certain attributes only?

    I'm interested in an answer to this question when the products *are* priced by attribute, with a base price of $0.00.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Can I apply discount on certain attributes only?

    Did you try making the Product and marking as Priced by Attribute YES ... then add all of the Attributes and mark the Attributes that don't use the Special/Sale/Discounts as:
    Apply Discounts Used
    by Product Special/Sale:
    No Yes
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    May 2008
    Posts
    77
    Plugin Contributions
    0

    Default Re: Can I apply discount on certain attributes only?

    I have a few hundred items in the catalog with an average of 2-3 attributes each, and it doesn't seem very practical to run each of those through the attributes controller to make that change. Is there a faster way than the attributes controller that I could try?

    edit: Well let me at least see if this approach works by trying it on one item.

  6. #6
    Join Date
    May 2008
    Posts
    77
    Plugin Contributions
    0

    Default Re: Can I apply discount on certain attributes only?

    I tried this with one item, and the sale price displays correctly in the catalog page (the lowest priced attribute is being discounted on this item, so the 'starting at' is crossed out and has the correct sale amount) but the attributes dropdown and the shopping cart display the full price.

    I'm also not sure how practical it would be if I wanted to implement this store-wide without a way to change the attribute settings en masse.

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Can I apply discount on certain attributes only?

    Perhaps an URL to this Product would help and a description of what you have the pricing for everything set to ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    May 2008
    Posts
    77
    Plugin Contributions
    0

    Default Re: Can I apply discount on certain attributes only?

    Here's a link to our store: http://appalshop.org/store/

    We have set up attributes for our films and records in order to allow customers to select format (VHS, DVD, Cassette, etc.) and licensing (Home Use, Educational, etc -- which only applies to our films).

    The only exceptions are some products where we offer one license or format, and some of these items to not have attributes.

    We would like to discount CDs and Home Use film licenses by $5.00.

    Right now I have come up with a scheme of three sales which kind of gets us where we need to be:

    Sale 1: Discounts items in our films and music categories that are between $14 and $31 by $5.00

    Sale 2: Discounts items in films that are between $0.00 and $0.00 by $5.00 (Side effect: discounts licenses other than Home Use)

    Sale 3: Discounts items in Recordings by Format > CD that are between $0.00 and $0.00 by $5.00 (Side effect: had to reassign these products to use the format category as master category, also discounts formats other than CD for these items)

    I might be able to set up a test item or something like that to help you diagnose, but unfortunately we're taking an order or two an hour right now and I don't want to do too much testing that affects the whole store. Do you have any recommendations on how to make it easier to demonstrate what is happening?

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Can I apply discount on certain attributes only?

    Add a Category called TEST and set it to status OFF ...

    Now add a subcat called TEST2 and set its status to OFF ...

    Now add a couple products and edit, in phpMyAdmin, their products_date_added field to be older than your New Product setting such as change from 2008 to 2006 ...

    Now setup 1 of these products as Priced By Attribute and set the prices on the Attribute and set the one that does not get the Special/Discount as:
    Apply Discounts Used
    by Product Special/Sale:
    No Yes
    Now add either your Special, Sale or Discounts and tell us which you are using ...

    Then post the products_id for these ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #10
    Join Date
    May 2008
    Posts
    77
    Plugin Contributions
    0

    Default Re: Can I apply discount on certain attributes only?

    Thank you very much for looking into this. I have set up some disabled categories and products, so please forgive me for asking this, but how do I view the test products?

    I have browsed to an item that is in the regular catalog and changed the URL to use the test product ID but I am getting an error "Sorry, the product was not found."

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Can I apply a discount after a certain number of products are purchased?
    By bparker in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 3
    Last Post: 8 Aug 2011, 10:59 AM
  2. If all attributes selected, then apply a discount?
    By ryanthemadone in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 20 Jun 2011, 03:07 PM
  3. COD only apply to certain user group
    By yosemirza in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 21 Oct 2010, 07:12 PM
  4. How can I create a coupon to apply to only a certain catagory of products?
    By mistymurata in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 3
    Last Post: 19 Jul 2010, 12:28 AM
  5. Taxes only apply to orders over a certain amount??
    By apemusic in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 7
    Last Post: 30 Jan 2008, 11:41 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR