Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Way to show only attribute combinations in stock?


happyone

Recommended Posts

Posted

The product has two attributes, size (Large, XLarge) and color (Black, White).

 

These combinations are in stock:

Large Black

XLarge White

 

These combinations are out of stock:

Large White

XLarge Black

 

The drop downs default to Large and Black, which is an out of stock combination.

The javascript displays "The combination it out of stock" type message.

 

The users find this annoying. They want only to see combinations that are in stock.

Short of re-writing every single possible attribute combination into one gigantic set of attribute choices, is there are way to display only Sizes in stock first. Then based on that selection, show only colors in stock for that size?

Posted
The product has two attributes, size (Large, XLarge) and color (Black, White).

 

These combinations are in stock:

Large Black

XLarge White

 

These combinations are out of stock:

Large White

XLarge Black

 

The drop downs default to Large and Black, which is an out of stock combination.

The javascript displays "The combination it out of stock" type message.

 

The users find this annoying. They want only to see combinations that are in stock.

Short of re-writing every single possible attribute combination into one gigantic set of attribute choices, is there are way to display only Sizes in stock first. Then based on that selection, show only colors in stock for that size?

 

I could be wrong but I believe the latest version of qtro has sequenced dropdowns menus. Just have to investigate.

Posted
I could be wrong but I believe the latest version of qtro has sequenced dropdowns menus. Just have to investigate.

You're definitely right. Thank you!

Posted

Conclusion : Use Qtpro if You want to handle attributes and stock in oscommerce.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

  • 2 weeks later...
Posted

Also if you get use to using QTpro you can copy the code from your product info page and associate it to other areas of your web site that require pulling product items and attributes. Definitely worth the time in learning the QTpro code structure.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...