Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    163
    Plugin Contributions
    0

    Default Atrribute weight problem - help!?

    Ok, I have my options as follows:

    small
    medium
    large

    All products come in the same containers, and same sizes, but their actual weight varies.

    When I apply these attributes to my product it lets me put in its weight. This weight is shipping weight. What I need is to be able to display the actual product weight by volume for my product as well.

    I need the customer to select size, and also see what the weight of the product is, not shipping weight, in that drop down.

    Any thoughts?

    I wish it had TWO weight options when I added my attributes and the ACTUAL product weight would display along with the size in the dropdown menu, and the shipping weight would be used for shipping calculation.

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Atrribute weight problem - help!?

    You may have to include the product weight in each product's description text.
    20 years a Zencart User

  3. #3
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    163
    Plugin Contributions
    0

    Default Re: Atrribute weight problem - help!?

    The problem is I have a product, all product info is on the one page, and the customer selects their size from the dropdown menu. When they make their selection I need it to show the actual product weight so they know what they are getting.

    for example one product might be as follows:

    Small Jar - 1.2oz ($5.75)

    while another might be:

    Small Jar - 2.3oz ($8.75)

    All products have the same sizes (small, medium, large) but their actual weight by volume varies.

    I need the cart to calculate actual shipping weight (product plus weight of container).

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

    Default Re: Atrribute weight problem - help!?

    Add Product
    Product is Priced by Attribute: Yes
    Product Price: 0.00
    Product Weight: 0.00

    Option Name Manager
    Option Name: Jar Size
    Option Type: Dropdown

    Option Value Manager
    Option Name: Jar Size
    Option Value Name: Small Jar
    Option Sort Order: 10

    Option Name: Jar Size
    Option Value Name: Medium Jar
    Option Sort Order: 20

    Attributes Controller
    Option Name: Jar Size
    Option Value: Small Jar
    Sort Order: 10 (or use auto update when done)
    Prefix: blank
    Price: 5.75
    Weight Prefix: blank
    Weight: 0.075 (1.2 oz in pounds)

    Option Name: Jar Size
    Option Value: Medium Jar
    Sort Order: 20 (or use auto update when done)
    Prefix: blank
    Price: 8.75
    Weight Prefix: blank
    Weight: 0.1437 (2.3 oz in pounds)


    To ensure the right size is chosen you can add:
    Option Name: Jar Size
    Option Value: Pick a Size (or whatever your wording)
    Sort Order: 0
    Price and weight blank
    Default: YES
    Display Only: YES

    That will force a choice of the Small or Medium Jar ...
    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
    Mar 2007
    Location
    Portland, OR
    Posts
    163
    Plugin Contributions
    0

    Default Re: Atrribute weight problem - help!?

    Hmm. I don't think thats what I am asking for. I have no problem adding all the sizes and prices and weights. The issue is that the shipping weight and the actual product weight differ.

    I input its shipping weight in the attributes controller, but now I also need the drop down menu to display "Size - Weight ($Price)" in the dropdown. The weight displayed in the dropdown being the product weight by volume, not the total shipping weight (product weight+jar weight).

    Reason is we have set jar sizes (s,m,l) but the product we put into them varies. One product will hold 1.2oz in a small jar, while another holds 2oz in a jar. We need the customer to know the actual weight of product by volume they are purchasing.

    So I am really stuck here on what to do.

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

    Default Re: Atrribute weight problem - help!?

    If you are trying to have the Product hold the weight and the Attribute read: 2oz or 2.5oz ... you have to determin the difference between text and actual weight ...

    As weight, it needs to be entered in pounds where 1 ounce is .0625 ...

    If you want this as text on the attributes, you could build Option Names with the sizes of
    2oz
    3oz
    2.5oz

    If you don't want real weight on Attributes to display you can turn those off as well ...
    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 Tare Weight / Maximum Package Weight Functionality Change Help
    By jbible in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 17 Jan 2013, 07:17 PM
  2. Help!!! Product Weight Problem
    By Nick1973 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 13 Mar 2009, 12:32 PM
  3. atrribute quantity pricing problem
    By total.soft in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 17 Jul 2008, 05:36 PM
  4. HELP!! Atrribute Image Handling & Detail Image.
    By Arquetipo in forum General Questions
    Replies: 1
    Last Post: 19 Jun 2008, 05:13 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