|
Hi,
I’ve successfully created customizable products and set options, prices, etc. via attributes.
However I need to be able to create a customizable product which has the following:
<select>Options</select>
<select>Size</select>
<select>Colour</select>
<text box>Length</text box>
<select>Options</select>
The problem is the <text box> section as I can’t seem to get this in a customizable product. The information is for length and can be anything from 0.001 to 1000. (way too many options for a drop down box!)
None of these need to have stock levels monitored as they’re custom products so don’t exist (as such)
Any suggestions?
Thanks in advance.
|