Price Not Getting Displayed?
If the price per unit is not showing up on the product page, follow these steps:
- edit the theme code
- find the product template
- find where the price is being displayed
- underneath add the following code:
<div class="appattic_price_span"></div>