HI,
Just want to check a bit of functionality before I purchase.
I have a selection of products on my site which need to be purchased in conjunction with some extras - each extra is a product in itself and has its own post in wordpress - these extras are then assigned by category to the product they can be added to.
When I am building a form can I pull information from those posts into the form -
For example when I build my purchase form for "product one" can I list all posts in the category "extras for product 1" with a thumbnail, excerpt and checkbox into the form? The user then checks which products they want to add to their order.
in another way is there a way to pull contents of posts into the forms? I dont mind doing this with template hooks and a buit of fiddle-dee-dee (as long as its not rocket science!)
I hope this makes sense - thanks in advance.