Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25
  1. #11
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Adding Attributes to Subcategories ?

    Quote Originally Posted by dlwwalton View Post
    Thank you for your help. I really need to be able to do what I mentioned on my original post. Are there any other solutions. Does someone want to write a script for me that can do that?
    This "script" is likely to be several php files (possibly more than 20 or 30), along with database alterations and additions. Only someone with a high level of understanding of ZC functionality and the dbase schema should tackle it.

    A competent developer would charge quite a bit. You're looking well into four figures...

    Jamie at JSWEB developed a DRILL-DOWN product finder - largely for the Motor Industry - and you can see an EXAMPLE of how it works HERE.
    20 years a Zencart User

  2. #12
    Join Date
    Jul 2012
    Posts
    40
    Plugin Contributions
    0

    Default Re: Adding Attributes to Subcategories ?

    Yes I saw the drill down. I just think I have too many variables to make that work for me. Can I create as many Sub categories as needed..? Other than ZenCart are there any other open source e-commerce programs that can do what I need?

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

    Default Re: Adding Attributes to Subcategories ?

    I highly doubt that any general-purpose e-commerce platform, free or paid, will fit your special desires out of the box.

    You can use as many subcategories with linked products as you want, to organize your products by all desired criteria.

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

    Default Re: Adding Attributes to Subcategories ?

    There are scores (if not hundreds) of stationery retailers using zencart, and other OpenSource platforms - (just do a quick search on google).

    Of course, the "big boys" develop their own platforms (deep pockets), so they will have whatever functionality they want.

    If you are UK-based, then you could talk to an organisation like GROUPTREE who develop bespoke CMS platforms for high-end retail environments.

    The functionality you are looking for is not CORE to the behaviour of any Opensource eComm system I know (not even Magento).

    It is no doubt possible to construct what you want in any platform. You just need to find someone who is competent enough to do it, and who is prepared to work within whatever budget you can throw at it.
    20 years a Zencart User

  5. #15
    Join Date
    Jul 2012
    Posts
    40
    Plugin Contributions
    0

    Default Re: Adding Attributes to Subcategories ?

    I am finding out it cant do it out of the box. I just need to find someone who is capable of doing what I need or maybe using some other type of e-commerce such as a MS based application. I am in the US.

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

    Default Re: Adding Attributes to Subcategories ?

    Quote Originally Posted by dlwwalton View Post
    I am finding out it cant do it out of the box. I just need to find someone who is capable of doing what I need or maybe using some other type of e-commerce such as a MS based application. I am in the US.
    No "generic" system will have such a bespoke function. I had a chat with the fellows at Grouptree and they indicate a cost of between 15,000 and 20,000 (UK pounds) if they were to do it. (and that is just for the FUNCTION... not the full CMS)

    They build high-level stuff for medium to large retailers, so they are not shy about charging these sorts of prices.

    But it may give you an indication of what sort of numbers are involved.
    20 years a Zencart User

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

    Default Re: Adding Attributes to Subcategories ?

    How "rigid" - (determined) are you to have this functionality?

    Sometimes (for business reasons) you are better off just adapting to what is available - and there are quite a few options in zencart.

    What you are after will definitely be costly to develop - and could take months to get right - and that's "downtime" as far as selling online is concerned.

    OpenSource platforms are free, and they can get you trading online in a couple of days. Sure... you have limitations, but at least you have a store that's selling online.
    20 years a Zencart User

  8. #18
    Join Date
    Jul 2012
    Posts
    40
    Plugin Contributions
    0

    Default Re: Adding Attributes to Subcategories ?

    I would adapt to what is available if it would work. If a customer is at my site and looking for binders and they have 20 pages to look through whats going to keep them from getting frustrated before they get to the right page. That's my concern. If there is a way to narrow done there possibilities then they wouldn't have 20 pages to look through. Here is my site in progress. http://www.usaofficesupplies.com/shopping. From what I understand about attributes and Zen Cart is that the attributes are only useful at the product level. So if I was selling a binder I could then give the customer a choice between. Black Red Yellow - 3" 4" or 5" - plastic vinyl or leather etc But that's no the case for me and my product line..

    If you look at my site and search CRD11652. You will see it does me no good to have attributes there. The product already meets the specs of the attributes.

    So is there not a way to put the product attributes at the sub sub category levels. This way I think it would work.. I can't believe that there is not a way to do this or is there something else I should be doing to adapt to this situation.
    Last edited by dlwwalton; 15 Jul 2012 at 04:39 PM.

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

    Default Re: Adding Attributes to Subcategories ?

    Interestingly, we had a situation not too dissimilar to yours this week...

    A printer of CR80 Laminated Plastic offers:

    Blank Cards (in white, gold and silver), with or without Mag Stripe, and the Mag stripe can be HiCo or LoCo...

    Cards that can be printed in 4-colour, with or without Mag Stripe, and the Mag stripe can be HiCo or LoCo...

    Customer needs to be able to select valid variables FIRST, which then takes them to the product in question.

    Selection of non-valid criteria, will throw out an error message.

    We built a SELECTOR FORM in raw html, that was placed in the category's description field. Accompanying Javascript controls the selectors, and when the customer has made (valid) selections, the SUBMIT button (onclick) takes them to the product page matching their selection variables.

    We then used a category-specific stylesheet to HIDE the Product Listings, so that all the see is the selector form.

    SEE IT IN ACTION
    20 years a Zencart User

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

    Default Re: Adding Attributes to Subcategories ?

    Schoolboy's concept sounds very promising.
    I do have to say that your description of why your products can't use Zen Cart attributes is self-defeating: If you have the "products" each being one specific variant of the line, of course you can't add attributes.
    If you look at my site and search CRD11652. You will see it does me no good to have attributes there. The product already meets the specs of the attributes.
    Making attribute selections would involve having the "product" be something like a brand and style of binder, with attribute combinations giving the specific version such as a blue 3" binder. This would probably require support for SKU by attribute combination, which has been the subject of much discussion and work, but I don't know that it is fully available yet in mod form. It is supposedly going to be built into v2.0.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v150 Adding Text links under subcategories page
    By davidmk81 in forum Basic Configuration
    Replies: 1
    Last Post: 24 Jul 2012, 07:43 PM
  2. adding subcategories
    By sorint in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 27 Apr 2010, 02:09 AM
  3. Adding Subcategories/products to header navgation
    By jrheeder in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Jul 2009, 06:21 PM
  4. grouping categories, using subcategories or filter on attributes
    By R1ckster in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 28 Mar 2009, 11:50 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