Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1
    Join Date
    Nov 2008
    Posts
    46
    Plugin Contributions
    0

    Default Multiple products with fixed quantity pricing

    Hi,

    We produce promotional merchandising.

    We have a wide variety of products, and the pricing is based on quantity. The problem is that the product quantities vary a lot.

    I am trying to figure out if and how I can set pricing similar to this :

    Product 1

    10 = £10.00
    20 = £9.00
    50 = £8.25

    Product 2

    100 = £1.00
    250 = £0.90
    500 = £0.85

    Product 3

    1 = £190
    2 = £170
    3 = £160

    Product 4

    1 = £50
    5 = £40
    10 = £35

    etc.

    The pricing is fixed and not based on quantity percentage discounts. Unfortunately, there is no easy way to say group products that have prices for 1,2,5 items or 100,250,500

    I guess effectively each product has a set of quantity attributes and a set of price attributes ?

    Any thoughts on how to do this ?

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

    Default Re: Multiple products with fixed quantity pricing

    Have you tried the Price Manager ... the $ on the Product ...

    Click EDIT and Add 5 Blank Discount Qty ...

    Select from the Discount Type: Actual Amount ...

    Select from the Discount Priced from: Special ...

    Now set your Quantity and Actual Price ...
    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
    Nov 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Multiple products with fixed quantity pricing

    Quote Originally Posted by Ajeh View Post
    Have you tried the Price Manager ... the $ on the Product ...

    Click EDIT and Add 5 Blank Discount Qty ...

    Select from the Discount Type: Actual Amount ...

    Select from the Discount Priced from: Special ...

    Now set your Quantity and Actual Price ...
    Genius..... need I say more ???? Thank you very much. Wish this was explained more clearly somewhere or I have I missed something ? Or is it possible to make a FAQ / Wiki page for this ?

    One follow up to this.

    If I put nothing in the 'Price' field I get :

    Qty Discounts New Price
    100 £0.00
    100-249 £3.00
    250-499 £2.76
    500+ £2.70


    If I put a figure in the 'Price' field I get :

    Qty Discounts New Price
    100 £3.00
    100-249 £3.00
    250-499 £2.76
    500+ £2.70

    Should I put a base price in ?

    Either way, as it is superflous, is there any way to get rid of it from the table, beside hacking the code ?

    e.g. the table should show :

    Qty Discounts New Price

    100-249 £3.00
    250-499 £2.76
    500+ £2.70

    If that makes sense ? :-)

    Regarding Minimum Quantities it seems silly that if I enter say 50 when the minimum is 100 you just get a message saying 'you haven't ordered enough' on the cart page. Surely it would be better to have some slightly different logic to this ? e.g. rather than setting a notice on the cart page, it would be better to do it on the product page and force the user to add a correct figure before proceeding to the cart/checkout ?

    Perhaps this is something in 1.5.x that I haven't seen yet.

    TIA

    John

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

    Default Re: Multiple products with fixed quantity pricing

    Enter the Product Price as: 3.00
    Minimum: 100

    On the discounts, just add:
    250 2.76
    500 2.70
    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
    Nov 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Multiple products with fixed quantity pricing

    Quote Originally Posted by Ajeh View Post
    Enter the Product Price as: 3.00
    Minimum: 100

    On the discounts, just add:
    250 2.76
    500 2.70
    Ever felt stupid before ????

    The only thing I don't get is why something so simple is not easier / better explained (in the documentation - your explanation was easy !)

    Can I or someone create an FAQ for this ?

    Something I have just noticed that when on the product info page, it has the minumum quantity filled in the box, but on the list view page the quantites are set to zero, though it does have the minumum quantity specified just below. Can this be changed somewhere in Admin or does it need a code hack ??

    Another point I then discovered (should this be a new thread ?) was that I wanted to effectively make it an 'enquiry' basket rather than an actual purchase - at the minute we have way too many complicated add-ons to price it accurately unfortunately (I hope we can get it simplified in the future hence I would like to get this first part working). The pricing is there as a base guide and I need to add text to the effect that other charges will apply.

    I originally got stuck on the payments section with the "Sorry, we are not accepting payments from your region at this time. " but managed to resolve that, but it still had the shipping section. I then twigged to set "Product is Virtual: Yes, Skip Shipping Address" and that the cured and removed the shipping page, but the payments error came back to haunt me again ! I have tried so many different settings my head hurts !

    Essentially all I am trying to do is show the prices, have the customer enter a required quantity for an enquiry which will show them a base price, and email us the results. We don't need shipping or payment. When I did get the payment part working I think I had COD for payment and a shipping flat rate of £0 as an experiment.

    I did wonder if it was to do with Zones.

    I have the following set :

    Zones : None
    Zone Defs : Zone Name VAT | Zone Description UK VAT
    Tax Classes : Taxable Goods
    Tax Rates : Class : Taxable Goods | Zone VAT | Rate 20%

    (My thought was I should have different Zones for Europe as VAT rates differ, but started with the UK)

    Payment (these are the last experiments) :
    COD : Payment Zone None
    Zen Cart Free Charge : Payment Zone none

    For testing I only have two products with pricing. Both have Tax Class set to Taxable Goods

    The other thing to note is in the Total box I get :

    Your Total
    Sub-Total: £175.00
    Free Shipping: £0.00
    UK VAT: £35.00
    Total: £175.00

    So the VAT is not applied to the Total.

    Tempted to go back to square one and do it all over again but I wondered if you had any further thoughts. I can probably send a login for my test site if need be.

    B. Rgds
    John

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

    Default Re: Multiple products with fixed quantity pricing

    Virtual Products cannot be paid for with COD ... perhaps Check/Moneyorder moneyorder is a better test ... you can change the language file for moneyorder.php to read what you want it to ...

    On Shipping, are you just trying to make ALL Products have Free Shipping for ALL customers?

    If so, try using the:
    Product is Virtual: No, Shipping Address Required

    Always Free Shipping: Yes, Always Free Shipping
    And install the Shipping Module for FREE SHIPPING! freeshipper ...

    If you are just wanting to get rid of the checkout_shipping page, then the Virtual Products, as you have it, is the only solution ...

    As to the FAQs, we try to think of everything on the examples we create, but sometimes the obvious to use is not obvious to you ...

    We keep refining them, and hope they will include, over time, enough examples to make these things easier to understand ...
    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!

  7. #7
    Join Date
    Nov 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Multiple products with fixed quantity pricing

    Quote Originally Posted by Ajeh View Post
    Virtual Products cannot be paid for with COD ... perhaps Check/Moneyorder moneyorder is a better test ... you can change the language file for moneyorder.php to read what you want it to ...
    That cured it :-) You are truly brilliant.

    Will hack the wording about accordingly.


    On Shipping, are you just trying to make ALL Products have Free Shipping for ALL customers?

    If you are just wanting to get rid of the checkout_shipping page, then the Virtual Products, as you have it, is the only solution ...
    Yes, as we aren't giving any real shipping information. However I seem to have that under control.

    As per my earlier post, I still can't figure out why it won't add the VAT to give the total. Any thoughts on this ?


    As to the FAQs, we try to think of everything on the examples we create, but sometimes the obvious to us is not obvious to you ...

    We keep refining them, and hope they will include, over time, enough examples to make these things easier to understand ...
    :-) In general they are very good. Quick question on the forums search - it is very frustrating on the global search that it defaults to pulling up an entire thread and not a particular post. It can be daunting thinking you have to read 100+ pages to find the bit of info that you may be after. I can see you can save search preferences, but then you have to be logged in.....

    B. Rgds
    John

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

    Default Re: Multiple products with fixed quantity pricing

    What are your settings on the Locations / Taxes ... Tax Rate ...

    What are your settings on the Zone Definition for the DETAILS ...
    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
    Nov 2008
    Posts
    46
    Plugin Contributions
    0

    Default Re: Multiple products with fixed quantity pricing

    Quote Originally Posted by Ajeh View Post
    What are your settings on the Locations / Taxes ... Tax Rate ...

    What are your settings on the Zone Definition for the DETAILS ...
    Zones - no zones defined

    Zones Defintion :

    Name - VAT
    Description - UK VAT
    Status - Green

    Detail (not noticed this before and not sure what it does !!)
    Country - United Kingdom
    Zone - All Zones

    Tax Classes - Taxable Goods
    Descript : The following types of products are included: non-food, services, etc

    Tax Rates
    Class : Taxable Goods
    Zone : VAT
    Rate : 20%
    Descrip : UK VAT



    Payment :

    Only have this one enabled:

    Check / Money Order

    Text : Please make your check or MO payabale to blah blah blah.


    Enable Module : True
    Payment Zone : --none--
    Order status : default
    Display : 0
    Make payable to : Changed from Default to our company name

    Order total modules enabled :

    Shipping
    Sub-Total
    Tax
    Total


    Hope this makes sense.

    B, Rgds
    John

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

    Default Re: Multiple products with fixed quantity pricing

    And I am assuming that you have your Products marked as Taxable Goods on each ...

    On the Tax Rate, what is the priority set to if you edit it?

    Have you a link to your site that we could perhaps peek at?
    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!

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Quantity discount with multiple products 1.3.9h
    By scotto9 in forum General Questions
    Replies: 2
    Last Post: 27 Dec 2010, 11:24 PM
  2. products-multiple downloads, with individual attribute pricing
    By pushpull in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 17 Aug 2008, 03:06 AM
  3. FIXED Muliple Quantities at FIXED Prices per Multiple Quantity???
    By awarrior in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 4 Apr 2007, 09:42 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