How to move price below product image or title?

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeHow to move price below product image or title?

This topic has been marked as resolved.

Hi,

I have adjusted the CSS to remove the circle from behind the price on the home page and product listing pages.

I now want to make it so the price appears under the product name (or under the picture but above the name if it is easier) I’m not sure where I go to do this.

 

Thanks

 

October 5, 2011 at 5:13 pm #2193

Hi,

I think this topic will be usefull to you:

http://support.themeburn.com/topic/remove-price-in-catagories

You can have there the css for removing both price label and absolute position.

If you want to change order of price and product title, you will need to go through some templates and swap their places in the html. The templates are:

catalog/view/theme/shoppica/template/product/category.tpl
catalog/view/theme/shoppica/template/product/search.tpl
catalog/view/theme/shoppica/template/product/manufacturer_info.tpl
catalog/view/theme/shoppica/template/product/shoppica_brand_category.tpl
catalog/view/theme/shoppica/template/module/bestseller_content.tpl
catalog/view/theme/shoppica/template/module/latest_content.tpl
catalog/view/theme/shoppica/template/module/featured_content.tpl
catalog/view/theme/shoppica/template/module/special_content.tpl

Best regards,
ThemeBurn team

October 6, 2011 at 5:41 pm #2217
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.