Installed Irisite template and several items as low as pricing labels on them when being displayed in the opening page. I have removed all catalog price rules and shopping cart price rules to see if these caused the issue. Attempting to make site live but cannot with misrepresentative pricing.
I have already
1. Gone to you cpanel
2. Located and login to your Myphpadmin
3. Clicked on to my database in the top left-hand corner.
4. Located and clicked on ‘catalogrule_product_price’ in the left-hand column
5. On the top main menu tabs, clicked on to the ‘Empty’ tab with the small bin icon
6. A pop up message appeared.
I was asked you really want to :
TRUNCATE TABLE `catalogrule_product_price`
Clicked ‘Ok’ to empty
2 answers
posted a reply in ticket
Ok I have figured it out
To remove As “Low As: $X.XX” from the list view go to template/app/design/frontend/default/jm_irisite/template/catalog/product/price.phtml
Then, comment out the code surrounding: <p class=”minimal-price”> ….. </p>
This question is now closed