Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Oct 2006
    Posts
    51
    Plugin Contributions
    0

    Default min purchase setup

    I am trying to setup a wine site.

    I want to have minimum quantities for individual products i.e. 2 bottles, but have an overall minimum quantity for the order i.e. 12 bottles.

    I still haven't been able to work out what is: -

    product qty minimum
    product qty maximum
    product qty units
    Product qty min/unit mix

    Grateful if someone can explain these and advise how i may achieve above example.

    Thanks

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

    Default Re: min purchase setup

    You can set the minimum quantity for a Product by setting the:

    Product Minimum: 2

    when adding/editing a product ...

    As to the minimum quantity for the order, you would need to alter the code in the checkout_blah header_php.php files to test for what is in the cart or alter the code that allows the links to checkout to display on the main header and shopping_cart ...

    Personally, I'd do both ... changing the links to not show so they don't try to check out but rather see something like 12 bottle minimum for checkout somewhere ... and then a safety in case they try to circumvent the block ...
    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 2006
    Posts
    51
    Plugin Contributions
    0

    Default Re: min purchase setup

    bugger, that wasn't what i wanted to hear but thanks....

    What is the follow for please

    product qty units
    Product qty min/unit mix

    Thanks GwaiTsi

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

    Default Re: min purchase setup

    To make the customer order: 2, 4, 6, 8, 10 ... you need units of 2

    To utilize Attributes and allow 1 Red and 1 Green to equal 2 you need Mixed ON ... to utilize Attributes and Force 2 Red or 2 Green to equal 2 you need Mixed OFF ...
    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
    Feb 2006
    Posts
    33
    Plugin Contributions
    0

    help question Re: min purchase setup

    Hi Ajeh, you seem to understand the product mix attribute, i am trying to create a product which is 9 bottles of cider, which can be made up of any combination of 3 types to make 9. In your previous post you mentioned having 1 blue and 1 red to equal 2. I cant see how this works. When i set up an example, i followed the instructions and looked in the example set up store and couldnt figure this out. i could give it attributes, but not make each attribute equal a unit. Could you give me a pointer as to where i am going wrong?

    would be grateful for any help!

    Thanks!

  6. #6
    Join Date
    Feb 2006
    Posts
    33
    Plugin Contributions
    0

    Default Re: min purchase setup

    Sorry the link to the product i am trying to configure is

    http://www.cockrobin-cider.co.uk/ind...&products_id=8

  7. #7
    Join Date
    Sep 2006
    Location
    Cheshire, UK
    Posts
    103
    Plugin Contributions
    0

    Default Re: min purchase setup

    im trying to set a minimum order quantity of say £300 on all products on the site, i think i'll have more success selling items as single units. Please help i've had no joy searching so far

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

    Default Re: min purchase setup

    There is an add-on either in the Downloads or the older contributions for a minimum order amount ...

    I am not sure precisely where ... but it does exist ...
    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!

  9. #9
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: min purchase setup

    I am also trying to find the download for minimum order. I went to http://www.modyourzencart.com/free-o...n-order-amount but the download does not work for me. I got "file" which I cannot read anyway.. Most of the stuff regarding the minimum order on that web site does not work for me..

  10. #10
    Join Date
    Sep 2005
    Posts
    24
    Plugin Contributions
    0

    Default Re: min purchase setup

    My understanding is that the Minimum Order Mod only lets you set a minimum monetary amount, not the number of products purchased.

    Ajeh, you mentioned editing code in the header/checkout files which seems like the best solution. (Until some sort of admin-based feature could be added hopefully?) Is there anyone out there that could help with the php for this? I'm guessing it needs to be some sort of if/then where you just set the number you want the minimum to be, but I'm not sure where to look exactly. Would these be the files under the templates? Or in the languages? Or elsewhere?

    Thanks in advance!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Min. Purchase price per model number
    By lisah746 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 May 2009, 08:44 PM
  2. Free Item Contingent upon the Purchase of another item-How to setup?
    By everest in forum Setting Up Specials and SaleMaker
    Replies: 0
    Last Post: 15 May 2008, 01:19 AM
  3. How to Setup a max amout of purchase
    By Onatop in forum General Questions
    Replies: 4
    Last Post: 24 Jun 2007, 08:06 PM
  4. Coupon is restricting min purchase to category
    By wittymom in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 0
    Last Post: 11 Dec 2006, 09:20 PM
  5. Have UPS setup, however, when test purchase, ups is not showing...
    By weber in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 15 Nov 2006, 08:27 PM

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