Hi Sam,
This should help you out...
Hope this helps,
Regards,
Geoff
This should help you out...
-
in the settings of the product list on your site, go to the NBStore settings, scroll down to "templates" then for the "List header text" choose the blank option (no selection) this will hide the sort options.
-
In the 'productList.template' just rem out the quantity box and label out (Not not delete it). There is another way but I can't remember just now.
-
In the BackOffice go to utlis > templates > Catalog > Products and open "outofstockmodelmsg.text" change the text as you wish. There are also images for soldout as well....
-
If you go to BackOffice go to utlis > templates > Payment > Cart then "minicart.template" and "minicartempty.template" you can see the css used for displaying the text, go to utlis > templates > Catalog > Products then open "stylesheet.css" look for the css that is used for the mini cart, copy then paste it into the "stylesheetoverride.css" template and change the colors / style as you wish.
-
go to utlis > templates > Catalog > Products and open "productdetail.template" look for this line : <div class="Value"><h1>[TAG:MANUFACTURER] [TAG:PRODUCTNAME] [TAG:EDITLINK]</h1></div> take the H1 [TAG:MANUFACTURER] [TAG:PRODUCTNAME] out and that will then not display the product name/title.
Hope this helps,
Regards,
Geoff