How to set "Price Starts at:"

  • Posts: 96
  • Thank you received: 14
12 years 2 months ago #40639

I was thinking about how to add the words "price starting at" on top of the product listings if that product have variants, is that possible?
thanks in advance.

Last edit: 12 years 2 months ago by protorob.

Please Log in or Create an account to join the conversation.

  • Posts: 81567
  • Thank you received: 13075
  • MODERATOR
12 years 2 months ago #40861

It's always possible but that modification will require to change the code of the file "listing_price" of the view "product".

Something like that:
if($this->row->product_type=="variant"&&@$_GET!="show") echo "Price starts at: ";

The following user(s) said Thank You: protorob

Please Log in or Create an account to join the conversation.

  • Posts: 96
  • Thank you received: 14
12 years 2 months ago #40863

Thanks, i'll try that. Actually i'm working on the conversion to joomla d.5 from 1.7
I will add this mod as soon as i update

Please Log in or Create an account to join the conversation.

Time to create page: 0.060 seconds
Powered by Kunena Forum