Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Default Can't get attributes working ARRGG!

    Ok, I'm really trying here .... I have spent hours on these forums and many many hours playing around and I just can't get it.

    Can someone PLEASE give me step by step DETAILED instructions on how to make the following happen:

    Product A

    PA1 1 lb $25.00
    PA2 2 lb $40.00
    PA5 5 lb $100.00
    PA10 10 lb $180.00

    I need to know exactly what to put where on the option and attribute sections. Also, can someone please explain what the different boxes are under price and weight in the attributes section??

    And some questions:

    1. When I am at the product set up screen, do I enter anything for product price Net and Gross? So far if I do enter anything, it ADDS that price on to the price of whatever is placed in the cart. If I leave it blank, a price of $0.00 shows up on my products pages)

    2. How do I give each attribute a part number (PA1, PA2)

    Now I have 20 more products, all with the same options, but different prices depending on the product (see below) Do I have to create an option name and assign an attribute for every single option on every single product? because that's going to be around 210 options/attributes. There must be an easier way??

    Product B
    PB1 1 lb $35.00
    PB2 2 lb $55.00
    PB5 5 lb $125.00

    I guess that's it for right now, but I'm sure I'll be back after a few more hours of head banging.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Can't get attributes working ARRGG!

    First, in Option Names Manager, make an option of say Size, and call it radiobutton or dropdown as you wish.
    In Option Values Manager, select Size and make values of "1 lb", "2 lb", "5 lb" and "10 lb".

    In Attributes Controller, select the product and then select the option name and an option value, and enter the price for it with a prefix of blank, not +. You can enter the weight, again without a + since it is the total for the product with this attribute.

    You are correct that you give the base product a price of 0.

    There is not an efficient way to give the attributes "part numbers" in the way you are asking; but what you show is not a unique part number for each attribute, just the product name/number with a weight suffix. That will come through very legibly in the order. This leads into...

    Make one generic product with all the attributes set up. Then, if the products themselves are very similar, copy/duplicate the product 19 times and edit each of those with the name, description, prices etc.
    If the products are too different for that to be efficient, make all 20 products, and then click on "Copy to Category" near the top of Attributes Controller for the first product, and copy the attributes to all the rest.
    You will need to edit the prices for each one, but it's still a lot easier than entering from scratch.
    Last edited by gjh42; 19 Apr 2007 at 09:36 PM.

  3. #3
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Can't get attributes working ARRGG!

    Quote Originally Posted by gjh42 View Post
    First, in Option Names Manager, make an option of say Size, and call it radiobutton or dropdown as you wish.
    In Option Values Manager, select Size and make values of "1 lb", "2 lb", "5 lb" and "10 lb".

    In Attributes Controller, select the product and then select the option name and an option value, and enter the price for it with a prefix of blank, not +. You can enter the weight, again without a + since it is the total for the product with this attribute.

    You are correct that you give the base product a price of 0.

    There is not an efficient way to give the attributes "part numbers" in the way you are asking; but what you show is not a unique part number for each attribute, just the product name/number with a weight suffix. That will come through very legibly in the order. This leads into...

    Make one generic product with all the attributes set up. Then, if the products themselves are very similar, copy/duplicate the product 19 times and edit each of those with the name, description, prices etc.
    If the products are too different for that to be efficient, make all 20 products, and then click on "Copy to Category" near the top of Attributes Controller for the first product, and copy the attributes to all the rest.
    You will need to edit the prices for each one, but it's still a lot easier than entering from scratch.
    Thank you very much, I've tried what you've suggested, and it's almost worked.

    I now have a product that has several different weight/price attributes which add to the cart just fine. BUT - on the top of the content section, to the right of the image, it now says: "Starting At: " but there's no price in there. Where do I go to put a price in there? Or how do I get rid of this all together?

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Can't get attributes working ARRGG!

    There are a couple of other details to get products priced by attributes working just right.
    In the Attributes Controller, see this list of options:

    Used For
    Display Purposes Only:
    No Yes

    Attribute is Free
    When Product is Free:
    No Yes

    Default Attribute
    to be Marked Selected:
    No Yes

    Apply Discounts Used
    by Product Special/Sale:
    No Yes

    Include in Base Price
    When Priced by Attributes
    No Yes

    You want to require the customer to have a choice made before adding to cart; this can be done either by setting the most common choice to Default, or by adding another option value titled "Select one" or something similar and making it Display Only and Default. This forces the customer to make an active choice.

    To get the Starting at: price to show, set all attributes to be Included in Base Price. Then the lowest combination of those (if there is more than one choice to make) will display as the start price.

  5. #5
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Can't get attributes working ARRGG!

    <sigh> Thanks, but I do have "include in base price" marked as yes for product attribute, and it's not showing a price.

    I also have some weird code on the home page that I can't figure out where it came from or what's going on. If you want to check it out it's http://www.minglewoodsolutions.com

  6. #6
    Join Date
    May 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Can't get attributes working ARRGG!

    Quote Originally Posted by bsandland View Post
    <sigh> Thanks, but I do have "include in base price" marked as yes for product attribute, and it's not showing a price.

    I also have some weird code on the home page that I can't figure out where it came from or what's going on. If you want to check it out it's http://www.minglewoodsolutions.com
    On the product page itself (the page where the product is set-up, outside attributes controller), have you checked the radio that says: Product Priced by Attributes ?

  7. #7
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Can't get attributes working ARRGG!

    Quote Originally Posted by crosswraith View Post
    On the product page itself (the page where the product is set-up, outside attributes controller), have you checked the radio that says: Product Priced by Attributes ?
    DOH!

    You so rock! Thank you!!

 

 

Similar Threads

  1. Can't Get Payment Module Working
    By bobbabuoy in forum Managing Customers and Orders
    Replies: 2
    Last Post: 16 Feb 2011, 12:38 PM
  2. Can't get Tax working - California
    By zidain in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 17
    Last Post: 5 Nov 2007, 09:42 AM
  3. Can't get Gift Certificats working
    By johnfli in forum General Questions
    Replies: 4
    Last Post: 3 Oct 2006, 05:02 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