Hi All -
My product is shirts and I want to add a size chart to each shirt page but don't know how or where to do it. my url is www.latinimpressions.com.
Thank you in advance.
Hi All -
My product is shirts and I want to add a size chart to each shirt page but don't know how or where to do it. my url is www.latinimpressions.com.
Thank you in advance.
If you want to "embed" a size-chart table in your product descriptions. You will have to create this in HTML.
You could use the HTMLArea feature inbuilt into the Add Product screen in the admin console. There is a simple "insert a table" function inherent in HTMLArea.
Another way is to create your size chart table in an external HTML editor (Such as MS FrontPage), and then copy the relevant html code off that editor and "paste" it into your product description html.
A third way is to create a size chart as an IMAGE, load the image to your images folder, and then - in your product descriptions, embed a hyperlink to that image (Again, this can be done using HTMLArea).
Click on the little icon that looks like a "grid" to insert a table.
I never did find the "add table" in my version of ZC but I added the chart in the product description section and it looks fine except that it shifted other things around on the page like the price and the picture. Where do I control the location of the price, the title, the add to chart and all the other elements in the product page? I've been looking for a while in stylesheet.css but have not found it. thanks