Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Posts
    2
    Plugin Contributions
    0

    Default Query - Base Price + Attributes (Upgrades)

    Hi all, hoping someone can help us with this :).
    It's most likely a simple edit to the .PHP file for calculating the end price.

    Now we have a site we're currently starting to get up and running:

    http://www.competo.co.nz/index.php?m...products_id=11

    What we're after is that, we have a base price (a set price for a system of say $499) then we have used attributes to lists upgrades available and you can select the upgrades etc.

    When on the URL above - in the Starting At field - unfortauntely this field isnt updated with the base price + attributes. However, this appears fine when no attributes are assigned. I would assume this is how Zen Cart works.

    Now when the system is added to the shopping cart, the total price (package) does appear correctly. How can we simply update the price with the base price + attributes on the fly?
    So a customer can easily see the total value of the package system and then add it to the cart?

    Regards,
    John

  2. #2
    Join Date
    Apr 2008
    Location
    Nottingham, UK
    Posts
    46
    Plugin Contributions
    1

    Default Re: Query - Base Price + Attributes (Upgrades)

    I'm after exactly the same feature! I need product attributes that alter the price on the product info screen. Probably some kind of AJAX magic required :)

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

    Default Re: Query - Base Price + Attributes (Upgrades)

    You could remove the price prefixes so that it doesn't look like you are adding the prices to the displayed 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!

  4. #4
    Join Date
    Apr 2008
    Location
    Nottingham, UK
    Posts
    46
    Plugin Contributions
    1

    Default Re: Query - Base Price + Attributes (Upgrades)

    Thanks - that's one way around it! However my client has asked for this feature to be added to his shop.

    It's a paid project, so i'm happy to pay someone to write this functionality

  5. #5
    Join Date
    Jul 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Query - Base Price + Attributes (Upgrades)

    Like I said, it appears fine once the system has been added into the shopping cart. Surely you could use the same calculations given on the check out display.

    Surely you select the upgrade prices as you go and this total it up but we're still missing the crucial base price in the whole sum of it :).

    Anyways, unfortauntely with myself I'm not a programmer so editing PHP files etc isnt my thing!

    Removing the price prefixes would pretty much defeat the purpose of showing a user how much he/she is willing to spend for a system etc if they can't see it ;(.

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

    Default Re: Query - Base Price + Attributes (Upgrades)

    Make sure that you are using Priced by Attributes correctly ...

    If you have a Product Base Price of $100 and then:
    Small (should be $100 no additional charge)
    Medium is +$25.00
    Large is +$50.00

    If you want the Product Price to read $100 and then see:
    Small
    Medium (+$25.00)
    Large (+$50.00)

    then this is NOT a Priced by Attribute ... this is a Product with Attributes that may add to the charge ...


    If you want the Product Price to read Starting at: $100 and then see:
    Small ($100)
    Medium ($125.00)
    Large ($150.00)

    Then this is Priced by Attribute and you set the Product Price to 0.00 and set the Priced by Attributes to YES then put the full price (with or without the prefix) on each attribute ...

    Priced by Attribute takes the lowest priced Option Value of all of Option Name groups and adds them together to make the Displayed 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!

 

 

Similar Threads

  1. v151 Attributes Base Price next to default attribute
    By perfumbg in forum General Questions
    Replies: 2
    Last Post: 30 Jul 2013, 06:14 AM
  2. Replies: 17
    Last Post: 21 Mar 2010, 05:57 PM
  3. base price + attributes = total
    By jeffreydesign in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 21 Apr 2008, 04:54 PM
  4. Include in Base Price When Priced by Attributes
    By David Bo in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 16 Jan 2008, 10:19 PM
  5. Can you assign attributes by base price?
    By brimsjewelry in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 18 Jun 2006, 04:46 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