Posted by vitamin on October 10, 2004 at 5:26pm
Hello!
I'm trying to create web shop using drupal with ecommerce module.
How can I create extended product descriptions with pics which only can be viewed if user clicks product title?
Now I can link pics in the "Description" field when creating product, but they only shown when listing all products, not on the page where "add to cart" link reside. I would like to know how I can create pages similar to http://originaltilly.com
ps: Does macrotags module work with drupal 4.5-rc and ecommerce-cvs?
Comments
Adding images to products
The Original Tilly site uses the image module. It creates images and converts them to products. If you only want the images to appear for the full product description, insert a <!--break--> tag before the image tag. I'd suggest downloading the latest code as I'm still doing some final tweaks for the 4.5 release.
The macrotags module has not been updated to 4.5 yet. I plan on doing this soon.
doesn't work
Added tag - no success. I see pics in product listing, but not in extended description.
Images
How are you adding images? Are you creating a product node type and manually entering the img src tag? Can you give us the URL to your site?
It could also be helpful if you setup an account for me to test this. Feel free to contact me offline.