Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

Hello:

 

I'm running a wholesale store for a clothing company, and I've been using a scheme such that for each style, there are 3 slave products (small, medium, and large) and each slave product has its colors as its attributes.

 

However, how I'd ideally like the schema to be like is, to have 2 attributes - color and size -for each product, such that a customer can place their order like this:

 

<table border=1>
<tr><td> </td><td>S</td><td>M</td><td>L</td></tr>
<tr><td>Black</td><td> </td><td> </td><td> </td></tr>
<tr><td>White</td><td> </td><td> </td><td> </td></tr>
</table>

 

and you can insert quantity for each size/color pair.

 

anyone with an idea for how to go about this?

 

thanks in advance,

Edited by ksl8313
Posted

Sorry about the newb post above,

 

_____| S | M | L |

Black |___|____|___|

White |___|____|___|

 

sorry about the poor description, but you get the picture.

Thanks!

Posted
Hello:

 

I'm running a wholesale store for a clothing company, and I've been using a scheme such that for each style, there are 3 slave products (small, medium, and large) and each slave product has its colors as its attributes.

 

However, how I'd ideally like the schema to be like is, to have 2 attributes - color and size -for each product, such that a customer can place their order like this:

 

<table border=1>
<tr><td> </td><td>S</td><td>M</td><td>L</td></tr>
<tr><td>Black</td><td> </td><td> </td><td> </td></tr>
<tr><td>White</td><td> </td><td> </td><td> </td></tr>
</table>

 

and you can insert quantity for each size/color pair.

 

anyone with an idea for how to go about this?

 

thanks in advance,

Posted

There is a contribution QTPro4.2 and you can manage quantity of product attributed thru admin module...

I have used it for my store and it works fine... you can choose multiple dropdown and set/update quantities for these attributes.

 

check it out.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...