Thread: Dynamic Pricing

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Aug 2005
    Posts
    66
    Plugin Contributions
    0

    Default Dynamic Pricing

    I am setting up a cart for my boss and have stumbled into some difficulty. The site will be selling window blinds so I need to be able to produce a price based on the customers choice of style (venetian, roller etc), colour (from a list of hundreds!) and size (width and drop).

    We have it set up as follows:

    Vertical Blinds
    |_Blues
    |_Reds
    etc
    Cafe Blinds
    |_Reds
    etc

    which is time consuming but not difficult but it is the price quoting that causing problems. I've searched quite heavily but found nothing to help. Is there a module to do this or some code to help?

    I've spotted this post http://www.zen-cart.com/forum/showthread.php?t=53772 where the site seems to be doing much of what I want (but for stairways) but does not actually produce the quote.

    As always, thanks in advance!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Dynamic Pricing

    You need to read up on "attributes" as this will allow you to set pricing based upon your criteria.
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2005
    Posts
    66
    Plugin Contributions
    0

    Default Re: Dynamic Pricing

    I've used attributes in the past to great effect (different prices for different sized shirts) but I have not seen where it will allow me to accept a user's input and base a price on this. Any chance of a link to a good attributes guide? Thanks!

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Dynamic Pricing

    As kobra says, there's a great deal you can do with attributes with zencart alone (no extra code). If you want to (and need to) add code, here's an example of how I did it in one case:

    http://www.thatsoftwareguy.com/zenca...ttributes.html

    Good luck,
    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Dynamic Pricing

    Somehow, what I thought I had reposted for this is not here(I might have posted it to the wrong thread???)

    I do not see a condition from what you have listed that can not be handled as such:

    Code:
     Vertical Blinds
    Color
          |_Reds
          |_Blues
    Width
          |_in inches or a range of inches radio or dropbox
     Length
          |_in inches or a range of inches radio or dropbox
     Style
          |_list of styles radio or drop box
     Other particulars
          |_Each listed by radio or drop box
    Using attributes craftily will allow most all conditions to be dealt with
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: Dynamic Pricing

    Specifically you need to look at pricing by attributes, and, as kobra says, what you want to do is quite feasible.

    Setting up attributes takes time (and it would certainly pay you to install the Advanced Attributes Controller) but for example, you only need to set up your lists of colours, widths, lengths etc once and then apply them where you need them.

    You may find it easier to set up one "test" product with the full range of variations then use this as a master to copy the attributes to other products as needed. As copying is an "all or nothing" approach, sometimes it's quicker to copy the lot and delete the ones you don't need.

    On the other hand, when you are pricing by attributes it may be quicker to set up a product and then duplicate the product.

    This is very much one of those areas of ZC where once you get stuck in and start playing around, you'll realise just how powerful it can be.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  7. #7
    Join Date
    Aug 2005
    Posts
    66
    Plugin Contributions
    0

    Default Re: Dynamic Pricing

    Thanks for the tips and advice guys! I'm going to look into this in some detail and see if I can get things running the way the boss wants. If not, then I think I'll get him to implement a simpler pricing structure which would be beneficial to both me and the customers!

  8. #8
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: Dynamic Pricing

    I'm working on a store at the moment that involves something similar - shelving units for shop displays. Take a look at this , specifically the 3 standard wall units ('cos I haven't finished the others! LOL) for an idea.

    The only problem with doing things this way is that the final price is only displayed when the item is added to cart.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  9. #9
    Join Date
    Aug 2005
    Posts
    66
    Plugin Contributions
    0

    Default Re: Dynamic Pricing

    Thanks for the link. I've had to implement something else because the way you have will not work for me (though I wish it could!!). The additions to the prices need to be percentages.

    The way was planning was that the item was priced by an attribute and then a percentage added depending on the width. The percentage was been calculated from the base price rather than the price of the option chosen.

    In the end I set up 3 products (one for each width), kept the attributes for length the same on each of them and manually updated there price. A bit of a long-winded process but workable from a user's perspective and they don't get a shock when the price is shown in the cart as they see it on the product page now.

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Dynamic Pricing

    DJ,

    Attributes can perform percentage increments...and text can forewarn of this fact or indicate incremental prices. This is in the attributes controller and has to do with the price factor and offset (this is an inverse function) and any percentage can be applied. Just for your information
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h Complex Dynamic Pricing
    By 4x1 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 9 Feb 2012, 07:44 PM
  2. Using CCBill Dynamic Pricing
    By katieshaw in forum Addon Payment Modules
    Replies: 0
    Last Post: 10 Dec 2010, 03:14 AM
  3. Dynamic Attribute Pricing
    By dennykb-d in forum General Questions
    Replies: 12
    Last Post: 26 Nov 2010, 05:21 PM
  4. Does anyone have dynamic pricing on their store?
    By tiz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Sep 2010, 04:16 PM
  5. Dual Pricing - Wholesale Pricing for Zen 1.3.7 works with Easypopulate
    By micheloo in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 4
    Last Post: 20 Jan 2010, 06:01 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