osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Need Drop Down Menus?

This is a discussion on Need Drop Down Menus? within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; When I am listing products some of them have various selections like color, size, etc...I need about 5 drop ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 05-12-2008, 06:20 PM
Member
 
Join Date: May 2008
Posts: 39
Thanks: 9
Thanked 0 Times in 0 Posts
Rep Power: 0
lwilliams114 is on a distinguished road
Default Need Drop Down Menus?

When I am listing products some of them have various selections like color, size, etc...I need about 5 drop down menus for puchase selections. Is there a simple way to make them work with OSCmax?
Thanks very much for your help.
Lynn
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-13-2008, 12:12 AM
Active Member
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 405
Thanks: 3
Thanked 63 Times in 61 Posts
Rep Power: 6
met00 is a jewel in the roughmet00 is a jewel in the roughmet00 is a jewel in the roughmet00 is a jewel in the rough
Default Re: Need Drop Down Menus?

product attributes.

or, I feel the better option is to go with the family products contribution.

Now, it's true that product attributes was created just for this situation, but I have a problem that I have 20 rolls of paper with each being a different colour. Seems like a good use for product attributes, but in fact each product (item+colour) is actually a different SKU. So, product attributes doesn't work as well as I would hope (since I really then need to add a SKU to the attributes I apply to each product, and when you have many products and many attributes, it's a pain in the butt, as well as a hack in the code). With products families I am able to create a master product and then a series of slaves. The slaves all get listed under the master. So when someone is looking for paper rolls of 48"x1000' they can find that product, and then select the item and under it they have add-to-cart buttons next to every product colour and a listed SKU (this helps since about 25% of my orders come in as FAX'd PO's).

So, while attributes will work for many. If you have SKUs associated to the attributes, then you amy want to look in a different area for a solution.
__________________
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to met00 For This Useful Post:
lwilliams114 (05-13-2008)
  #3  
Old 05-13-2008, 04:54 AM
Member
 
Join Date: May 2008
Posts: 39
Thanks: 9
Thanked 0 Times in 0 Posts
Rep Power: 0
lwilliams114 is on a distinguished road
Default Re: Need Drop Down Menus?

I appreciate the input MET00 but where would you look to find what I need?
Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 05-14-2008, 12:58 AM
Active Member
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 405
Thanks: 3
Thanked 63 Times in 61 Posts
Rep Power: 6
met00 is a jewel in the roughmet00 is a jewel in the roughmet00 is a jewel in the roughmet00 is a jewel in the rough
Default Re: Need Drop Down Menus?

osc family products - Google Search
__________________
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 05-30-2008, 04:49 AM
osCMax Testing Team
 
Join Date: May 2006
Posts: 32
Thanks: 0
Thanked 3 Times in 3 Posts
Rep Power: 0
fourmat
Default Re: Need Drop Down Menus?

Hey Met00

I have a questions about the Family products. I have installed Family Products 3.0+ and I haven't seen a way to add the master product like you had mentioned. This implementation of FP really is more like a crosssell than a product grouping. It just lists the family products at the bottom of a Am I missing something or not installing the right mod?

Also, the family products 3.0+ mod doesn't work with SPPC....is there a location that explains this also? Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 05-30-2008, 11:21 AM
Active Member
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 405
Thanks: 3
Thanked 63 Times in 61 Posts
Rep Power: 6
met00 is a jewel in the roughmet00 is a jewel in the roughmet00 is a jewel in the roughmet00 is a jewel in the rough
Default Re: Need Drop Down Menus?

Version I'm using:
/includes/modules/family_products.php - Version 1.3.2

You can see it in operation
here: - PACON - RiversideŽ Groundwood Construction Paper 18X24 [paconrivcp1218] - - Discount School Supplies - Discount Education Supplies from Education 4 Kids, Inc. : - PACON - RiversideŽ Groundwood Construction Paper 18X24 [paconrivcp1218] -
and here Baracuda G3 Parts - G3 Cleaner Parts : H2O Pool Products

In both cases we have used the family products to handle the parent-child relationship.

Now here is an entirely different implementation of the same idea. We have grouped together like items (in this case all the CDs from one artist) Greg & Steve (Greg and Steve - Entire Collection) [gands-collection] - - Discount School Supplies - Discount Education Supplies from Education 4 Kids, Inc. : Greg & Steve (Greg and Steve - Entire Collection) [gands-collection] -
But we left the individual items "active" so that when you click on that item it will load that items description up, but still list all the other items below it (unlike the first two examples where you only get the master products description).

It should be noted that we did a great deal of hacking to the module to get specific types of functionality, but for 99% of most uses the basic module would do (the last example was one of the many things we did to extend the module).

We did have to add the SPPC patch to the module, but that is really just a cut and paste (or in our case, a cut into a function and then a call to the function)
__________________
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 05-31-2008, 05:21 AM
osCMax Testing Team
 
Join Date: May 2006
Posts: 32
Thanks: 0
Thanked 3 Times in 3 Posts
Rep Power: 0
fourmat
Default Re: Need Drop Down Menus?

Hi Met00,

Thanks for the reply. I have looked through the contributions and my personal contrib archive, but I can't find one with the version 1.3.2 that you have. Do you know where this version might be had?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 05-31-2008, 08:26 AM
Active Member
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 405
Thanks: 3
Thanked 63 Times in 61 Posts
Rep Power: 6
met00 is a jewel in the roughmet00 is a jewel in the roughmet00 is a jewel in the roughmet00 is a jewel in the rough
Default Re: Need Drop Down Menus?

Here is the source we started from. Please note that these have to be played with quite a bit to integrate the way we have them. (also note that they are NOT in english throughout.... so the comments and code can be fun to read)
Attached Files
File Type: zip Artikelgroesse2.3-BTS.zip (227.9 KB, 1 views)
File Type: rar artikelgroesse.rar (32.1 KB, 0 views)
__________________
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Drop down menus for attributes in cart michael_s New osCommerce Contributions 0 02-25-2007 06:41 PM
Site with js drop menus greater stock control michael_s New osCommerce Contributions 0 02-20-2007 06:10 PM
Drop down menus for attributes in cart michael_s New osCommerce Contributions 0 02-15-2007 01:50 PM
DHTML Menus vs Default Menus Problem??? bchemist osCMax v2 Installation issues 0 07-09-2005 11:17 AM
drop down menus ? lopeel osCommerce 2.2 Modification Help 2 10-06-2003 02:36 PM


All times are GMT -8. The time now is 02:20 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax