Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Nov 2008
    Posts
    71
    Plugin Contributions
    0

    Default Are Sub Attributes possible?

    I am trying to create a custom jewelry site for a client, and am completely stuck on how to set up the hierarchy.

    My situation is this:
    I have multiple products, such as rings, bracelets, earrings...etc.
    Let's use Rings as an example. This is how I'd like to have it set up, but I'm not sure it is possible.
    CATEGORY -- Rings
    _SUB CATEGORY1 -- Gold
    __PRODUCT -- Ring w/ gold band
    ___OPTION 1 -- Band Style
    ____ATTRIBUTE1 -- Balls
    ____ATTRIBUTE2 -- Daisies
    ___OPTION 2 -- Center Stone
    ____ATTRIBUTE1 -- Crystal
    ##########SUB ATTRIBUTE1 -- White
    ##########SUB ATTRIBUTE2 -- Black
    ##########SUB ATTRIBUTE3 -- Bronze

    ____ATTRIBUTE2 -- Swarovski Pearl
    ##########SUB ATTRIBUTE1 -- White
    ##########SUB ATTRIBUTE2 -- Black
    ##########SUB ATTRIBUTE3 -- Bronze

    ___OPTION 3 -- Endpieces
    ____ATTRIBUTE1 -- Bead Caps
    ##########SUB ATTRIBUTE1 -- Ruby
    ##########_SUB SUB ATTRIBUTE1 -- 6mm
    ##########_SUB SUB ATTRIBUTE2 -- 8mm

    ##########SUB ATTRIBUTE2 -- Topaz
    ##########_SUB SUB ATTRIBUTE1 -- 6mm
    ##########_SUB SUB ATTRIBUTE2 -- 8mm

    ____ATTRIBUTE2 -- Donuts
    ##########SUB ATTRIBUTE1 -- Rose
    ##########_SUB SUB ATTRIBUTE1 -- 6mm
    ##########_SUB SUB ATTRIBUTE2 -- 8mm


    As you can see, some of my attributes have attributes, which sometimes have more attributes. I do not know if there is a way to accomplish this, but I can't seem to figure out how to set this up using categories and sub categories.

    If anyone can shed some light on how to accomplish this hierarchy I would greatly appreciate it. I've tried to make my explanation as simple as possible, but if anyone needs further clarification, please let me know. Thanks so much in advance!

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Are Sub Attributes possible?

    Nope. What you're describing are 'dependent attributes' and Zencart can't do that yet. I'm not aware of any mod that includes that function, either.

  3. #3
    Join Date
    Nov 2008
    Posts
    71
    Plugin Contributions
    0

    Default Re: Are Sub Attributes possible?

    Ouch!

    After searching for an answer to this throughout the web, I've found a good deal more people who are looking for this feature. Do you know if this is in the plans for a future version? If so, how close is it?

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

    Default Re: Are Sub Attributes possible?

    V2.0 is supposed to be able to keep stock for attribute combinations, which are not the same as dependent attributes, but might be able to be tweaked and used in a similar fashion. We will have to wait and see exactly how the attributes work in the new version before anyone can figure out how to rework them.

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

    Default Re: Are Sub Attributes possible?

    For starters, you can work down in subcategories a good bit farther than just "gold rings". It seems reasonable to have a number of styles of gold rings as the products; this will let you display pictures of typical examples, and then the customer can go into the product to select stones, endpieces, etc.
    You may consider the balance between a strict logical heirarchy of features and a more level spread of feature combinations. Having to pick between crystal and swarovski pearl before picking through a few colors doesn't strike me as easier than picking between six distinct stone options.

    If you have one product that can vary radically in appearance depending on options chosen, how will the customer know which she wants to explore? Don't make the customer try all the combinations before seeing what they look like. Many of them should be visible side by side in a listing.
    Last edited by gjh42; 4 Jan 2009 at 12:35 AM.

  6. #6
    Join Date
    Nov 2008
    Posts
    71
    Plugin Contributions
    0

    Default Re: Are Sub Attributes possible?

    If I am understanding you correctly, I agree. Given the example I gave, it would be plausible to have a number of products that account for the most popular combinations of options and attributes. Unfortunately, this was just a simple example. the actual options go much, MUCH deeper than 3 selections (for instance, "Crystal" has 80 color options, of which have 2 shapes associated with each color, and 2 sizes within each shape). Without dependent attributes, it doesn't seem like there is any way to tweak the current capabilities to accomplish this. Am I understanding you correctly?

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

    Default Re: Are Sub Attributes possible?

    With that many option values, picking combinations directly does become less feasible. But I question whether you need to have the shape dependent on the color, and the size dependent on the shape. Square 6mm, square 8mm, round 6mm and round 8mm seems like a simple choice to make at one go. Do they vary in price based on crystal color, size or shape?

    The coding required to really get close to the heirarchy you want would be involved enough that you would probably be better off waiting on v2.0 to try for that.

  8. #8
    Join Date
    Nov 2008
    Posts
    71
    Plugin Contributions
    0

    Default Re: Are Sub Attributes possible?

    I agree about the size and color relationship. In actuality, the color is the one dependent on the size, as not every color is available in every size and shape (another variable that I haven't mentioned yet that further complicates things).

    When is v2 set to launch?

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

    Default Re: Are Sub Attributes possible?

    It is supposed to be released as a public beta this month, with a few intermediate versions before final v2.0 release in the spring. As soon as the beta is out, there will be people swarming over it to try out the new possibilities for modification.

    The color availability issue is one that will definitely be addressed in v2.0 - see the announcement:

    Stock/sku support

    * stock can be set for attribute combinations
    * ajax suppport for stock display
    * sku can be set for attribute combinations
    * ajax support for sku display
    * individual reorder levels can be set per attribute/sku combination, and a global setting can optionally override

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

    Default Re: Are Sub Attributes possible?

    Buttin in here:
    Crystal" has 80 color options, of which have 2 shapes associated with each color, and 2 sizes within each shape
    Size = 2 options
    Shape = 2 options
    color = 80 options

    Or is that not what you said??
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Possible to have attributes that are not stock-controlled?
    By ESBertrand in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 31 Aug 2011, 01:21 PM
  2. Sub attributes possible?
    By portrait-renders in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 19 Mar 2010, 12:02 PM
  3. Millions of Attributes or hacking a Sub sub sub Category?
    By liquidpictures in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Aug 2009, 02:25 PM
  4. Conditional Attributes Are possible
    By accurax in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 24 Jul 2009, 05:33 AM
  5. Sub-Attributes possible? aka Top-tier attributes determine lower-tier attributes?
    By JOVE in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 8 Jul 2008, 08:47 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR