by ShopSite Lauren » Fri Jul 15, 2011 11:01 am
What is the URL to your website? Are you using a custom page template or custom product template currently? Have you gone through the Quick & Easy Template Tutorial? Here are two somewhat generic answers below.
1- you can copy the product more information page template that your site is currently using and modify that. If you are using a specific theme in ShopSite (Such as Curved, Modern, Congruence, etc), then you can go to Merchandising > Custom Templates > Includes > Copy ShopSite Include, and find the include file that is NameOfTheme-MoreInfoPage (or something similar to that format). Once you copy it, make a copy of your copy and rename it the exact same as the original. You can now make modifications to the file. Everytime you make changes, save those changes, then go to Utilities > Publish > Regenerate, to recreate your product pages with the updated file to see the changes you made. If you are not using a theme, more of the plain theme, or your more information pages are just plain (no additional images or styling) then it is likely they are using the Classic-MoreInfoPage. You can copy that by going to Merchandising > Custom Templates > Includes > Copy ShopSite Includes, and make modifications to that file as I mentioned above.
2- If you have your own design, I would suggest creating your own custom product template using the Quick & Easy Template Tutorial (link below). This will create a basic product layout, and allow you to use your design and simply copy and paste a table with the majority of the product information into the middle of your design. This gives you a customized look without much knowledge of ShopSite templates. You can then add in lines of code like the following to add in the extra product fields (note, I also included the field titles).
[-- IF PRODUCT.Field1 --]<br><b>[-- STORE.ProductField1 --]:</b> [-- PRODUCT.Field1 --][-- END_IF --]
Quick & Easy Product Template: http://www.shopsite.com/templates/cookbook/quick-easy-templates-product.shtml
Quick & Easy Product Template Video Tutorial: http://www.shopsite.com/tutorial/merchandising-qne-product.html
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.