Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2006
    Posts
    61
    Plugin Contributions
    0

    Default how to use 2 attributes for pricing?

    I'd like to know if is possible to tie together 2 attributes values to create a total price.

    I'll explain here a bit more details.

    I want to setup a print ordering system where the end user can select the Color Option that has a value and the quantity that also has a value.

    I want to order
    Color:
    Color front, No Back = $2.50
    Full color both sides = $10.00

    Quantity:
    250 = $10.00
    5000 = $50.00

    Total:
    250 = 12.50
    5000 = 60.00

    I hope it's clear

    Thanks for the help

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

    Default Re: how to use 2 attributes for pricing?

    A bit more detail:

    Color:
    Color front, No Back = $2.50
    Full color both sides = $10.00

    Quantity:
    250 = $10.00
    5000 = $50.00

    Total:
    250 with color front, No Back = 12.50
    250 Full color both sides = ??

    5000 with color front, No Back = ??
    5000 Full color both sides = 60.00

    And what is this? Printing/cards or?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2007
    Posts
    69
    Plugin Contributions
    0

    Default Re: how to use 2 attributes for pricing?

    Quote Originally Posted by issy View Post
    I'd like to know if is possible to tie together 2 attributes values to create a total price.

    I'll explain here a bit more details.

    I want to setup a print ordering system where the end user can select the Color Option that has a value and the quantity that also has a value.

    I want to order
    Color:
    Color front, No Back = $2.50
    Full color both sides = $10.00

    Quantity:
    250 = $10.00
    5000 = $50.00

    Total:
    250 = 12.50
    5000 = 60.00

    I hope it's clear

    Thanks for the help
    From what I can gather from your post, it should be possible simply to have two attributes, each one which adds money to the price. It would look like this:

    Attribute: color
    colorFront = +2.50
    fullColor = +10
    Attribute: quantity
    quant250 = + 10
    quant5000 = +50

    When the user selects one of each value, the attributes add to the total price (which can be set to $0).

    Kevin

 

 

Similar Threads

  1. Stock by attributes - how to use? For me?
    By navido in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Dec 2009, 10:25 AM
  2. Showing discounted pricing for attributes
    By more-solutions in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 22 Jul 2008, 11:00 AM
  3. How to use Attributes Controller to arrange two attributes!!!
    By signagen in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 27 Jun 2008, 02:25 AM
  4. Group pricing for attributes
    By canemasters in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 4
    Last Post: 10 Jul 2007, 06:13 AM
  5. How to use multiple combo boxes for attributes
    By fsscart in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 29 Aug 2006, 05: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