by Jim » Sat Oct 27, 2012 10:17 am
The vertical bar is caused by a hard coded | character in the template. The bar was intended to be part of the Product Reviews feature which was added to ShopSite 11 sp2.
If the Product Reviews feature is enable you would see something like "Write a review | Read all reviews" where the vertical bar separates the two options. The only way to currently get rid of the bar is to edit the template that is displaying it and remove it from the template. If you have a Pro level store you could enable the reviews feature and the bar would then make more sense.
I tried to find where in the template the | is coming from but my store has been updated with a template that had the problem fixed. If you make a copy of the 3Column-Product.sst under Merchandising > Custom Templates > Products > Copy ShopSite template you can then look for "REVIEWS_WRITE_REVIEW_LINK" and the | character would be somewhere close to that. There are several instances of that template tag so you would want to check all of them and remove the |. Once you have edited your copy of the template you can copy it again and give it the name 3Column-Product.sst and it will override the ShopSite provided template. Note that if you override the ShopSite template future ShopSite changes won't display in your store but you could remove/rename your template and the ShopSite version would then be in affect. This will be fixed in a future version of ShopSite (as I mentioned it doesn't happen in my store.) so when your store is upgraded to a future version the issue will be resolved.
Note: you can see a list of new features at http://shopsite.com/help/11.2/en-US/new-features.html