How can I change the product page price order so price shows below the options instead of above?
and how would I go about adding a custom url above the options in the product page?
Also while im here is there an easy way to change the whole website text easily on opencart? titles, headings, subheadings? Also noticed different web browsers show fonts differently, is there a way of keeping it the same?
Thank you
To answer the subject line ...
1. backup the file "catalog/view/theme/default/template/product/product.tpl"
2. open file and find (around line 34) code starting:
3. copy this and next 24 lines until code ends:
4. find this code at around line 223:
5. paste 24 line block before this line, save
Simon
1. backup the file "catalog/view/theme/default/template/product/product.tpl"
2. open file and find (around line 34) code starting:
Code: Select all
<?php if ($price) { ?>
Code: Select all
<?php } ?>
Code: Select all
<div class="cart">
Simon
Attachments
sshot1.jpg (45.33 KiB) Viewed 86 times
Who is online
Users browsing this forum: No registered users and 55 guests