If it's just a text list, how would the buyer select the attribute they wanted? Radio buttons? If so...
Where that code now says "zen_draw_pull_down_menu", there is a "zen_draw_radio_field" call you could try instead.
Rob
If it's just a text list, how would the buyer select the attribute they wanted? Radio buttons? If so...
Where that code now says "zen_draw_pull_down_menu", there is a "zen_draw_radio_field" call you could try instead.
Rob
Thanks for your reply Rob, the list would be just for display purposes - the buyer would still need to go to the product info page to select the attribute.
This is to stop buyers clicking through when their desired size is not available, to pre-warn them we are out of stock in their size. (we have the stock control by attribute set up).
I was thinking about trying the radio buttons as an alternative, but ideally we just need the text not the button!
Cheers
Right. I didn't clue in that it was the listing you were talking about.
I believe there is a mod that allows you to have a separate (I think) short description for use in lists. You could put your text list there. Never tried it, but it may be worth looking at the Short Description mod.
Rob
Thanks Rob but it's mainly the actual coding I need help with, I know how / where to create my changes....just cant extract the data I need.
The idea is the sizing list will be automatically updated as sizes sell out, rather than manually entering/editing data that would be required with the mod you mention.