Thread: Item Groups

Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Oct 2007
    Posts
    7
    Plugin Contributions
    0

    Default Item Groups

    Hi there

    My client requires 'product group' functionality - i.e. many items/products grouped together so that they display on the same page, and share a common photo/description. If that doesn't make sense, see http://www.hafele.com/uk/, login as a guest and search for '107.62.901'

    I'm not sure if this can be done with the existing zencart functionality. I'm pretty sure a modification/class extension will be required, and I'd like to do it properly rather than hack the core code to pieces.

    At the moment I'm thinking of something along the lines of modifying the products tables and adding a 'parent/child' status field so that if a product is flagged as a parent it will be displayed normally (photo/description etc) and then any products linked as children will be displayed as the items below (with specific descriptions/prices/addtocart)

    Can anyone advise the best way to implement this?

    Thanks!

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Item Groups

    Perhaps one of the "cross selling" add ons from the downloads section would fit the bill?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Oct 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Item Groups

    Kim - thanks for the tip. I checked out the cross-selling mods but they only support up to 6 cross sell items, and although it would give similar functionality to what I need it wouldn't be a proper use of the addon since I am not cross selling, but rather grouping products together.

    I think I will need to customise the code myself. It seems like a bit of a daunting task as any db table alteration will require changing any code that touches those tables both in the main application and admin side.

    Where's the best forum area to get development advice/support? Contributions, general questions?

  4. #4
    Join Date
    Nov 2007
    Posts
    12
    Plugin Contributions
    1

    Default Re: Item Groups

    I believe I'm interested in similar functionality (correct me if I'm wrong): You're wanting to group individual items together in arbitrary groupings. I'm interested in grouping together individual items into "virtual" items or products that can be listed and sold as a standalone item. I posted elsewhere about this before reading your post.

    So, something like this:

    Items A, B, C

    "Virtual" item D -> A, B, C

    If qty 1 of D is sold, then the inventory counts for A, B, and C are decremented.

    As long as at least one of A, B, and C exists, then D will show "in stock."

    If A, B, and/or C are sold out, then item D will be shown as "out of stock."

    --Brian

 

 

Similar Threads

  1. v139h Calculating Shipping - First Item a Set Cost, Each Additional Item $1.00 Per Item
    By Beachcovers in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 31 Mar 2012, 04:00 AM
  2. Customer Groups?
    By mrsmica in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 19 May 2010, 09:08 PM
  3. Email groups based on item purchase
    By cajun in forum General Questions
    Replies: 1
    Last Post: 5 Nov 2009, 06:58 AM
  4. Adding More Groups in Per Item
    By Ptool in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 7
    Last Post: 29 Jul 2009, 04:53 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