Jump to content

Add text to Our Price display


Recommended Posts

  • 2 years later...

Add after (in the file product.tpl

{if $product->show_price AND !isset($restricted_country_mode) AND !$PS_CATALOG_MODE}
   <p class="price">

this

<span class="startingat">{l s='Price starting at'}</span>

Then add in product.css

.startingat span {
}

and costumize it!

Have fun!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...