Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Posts
    12
    Plugin Contributions
    0

    Default Sale price only shown once in cart?

    I sell items that I'm not allowed to advertise for below MAP (minimum advertised price). Most of my competitors have it so the sale price appears if the item is put in the cart. Is this possible with Zencart?

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

    Default Re: Sale price only shown once in cart?

    Anything is possible with Zen Cart ...

    Add a new field to products table to mark these products ...

    Add a test on the function that displays the price of products and if that product is marked, have it change what is sent back as the display price to something like:
    Add to Cart to see price

    Add to the Admin the new field so that you can add/edit the products that need this feature ...

    Nifty eh?
    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!]
    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!

  3. #3
    Join Date
    Oct 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Sale price only shown once in cart?

    Well it sure sounds nifty, but I don't understand.

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

    Default Re: Sale price only shown once in cart?

    What distinguishes these MAP Products from regular Products?

    manufacturers_id
    master_categories_id

    anything consistant or is it on a per product basis?
    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!]
    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
    Oct 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Sale price only shown once in cart?

    There's nothing that distinguishes them. It's usually the higher dollar items, so it would be per product.

    (thank you for trying to help) :)

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

    Default Re: Sale price only shown once in cart?

    Then you would need to add a new field to the products table such as:
    products_map_hidden

    and when set to 1, you can test for it in the function for displaying the prices and return the "add to cart for price" instead of the price ...

    Then add on to the Admin for managing the field when you add/edit the products ...
    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!]
    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!

 

 

Similar Threads

  1. total price is double unit price once in shopping cart?
    By wittyusername in forum General Questions
    Replies: 2
    Last Post: 21 Jul 2010, 05:51 PM
  2. Once an item is sold, do not show sale price?
    By dharma in forum General Questions
    Replies: 4
    Last Post: 9 Jul 2008, 03:07 PM
  3. Special price shown in listing, but not added to cart
    By IlyZislin in forum Setting Up Specials and SaleMaker
    Replies: 2
    Last Post: 3 Dec 2007, 05:51 AM
  4. Special price not shown in shoping cart
    By mikajlo in forum Setting Up Specials and SaleMaker
    Replies: 7
    Last Post: 25 Aug 2007, 04:46 AM
  5. Sale price shown in cart, but not shown in listing
    By itollij in forum Setting Up Specials and SaleMaker
    Replies: 1
    Last Post: 28 Mar 2007, 10:41 AM

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