-
product options
I'm fairly new to zen cart, so bare with me! :)
I'm trying to setup a ecom site for art prints...so on the poducts page I need to be able to list different print sizes so the shopper can choose.
kinda like this site
http://argenteditions.com/amundsen-airship-p-104.html
is there an add on or module that would give me similar features as the product site listed above?
-
Re: product options
The print sizes have been done using product attributes. There's a FAQ entry on this. The products are then "priced by attribute" so that the price changes depending upon the size selected. No add=ons needed for that feature, it's built in.
-
Re: product options
ahh ok!
thanks I found it! :)
Heres one last quesiton,
is there a css file that I need to modify to change the alignment of the attributes, product description, and add to shopping cart?
I modified the tpl_product_info_display.php to move the attribute code above the shopping cart, but I would like to re-align everything so the attributes and the shopping cart are on the right side, across from the thumbnail and the description is below the thumbnail starting on the left side.
-
Re: product options
The relevant styles in place now will most likely be in the stylesheet.css for your template.