News:

AbanteCart v1.4.2 is released.

Main Menu

As Low As Pricing

Started by MessEleven, October 25, 2016, 02:01:24 AM

Previous topic - Next topic

MessEleven

Are there any extensions that will show pricing "As Low As," based on discount promotions? The less expensive options get a bit buried, and this would be a tremendous sales hook.

digitalt

You could mention it in the blurb.

MessEleven

Actually looking for something that would present the lower price before the customer clicks to the product page.

digitalt

The blurb would do that. They see the product picture and below it would be "As Low As $x.xx

rvalani

Hi,
I have done that for my project..
I am attaching a screenshot of that you need to change some files..
Hope this screenshot helps you..
Note: You also need to add CSS to it

digitalt

Without looking at the style.css file, this is inserted at the end of the file?

rvalani

#6
@digitalt: Just add that text where ever it is highlighted


/*CSS FOR AS LOW AS PRICE*/
.aslowas{
   color:red;
}

Note: This will make all appear "As low as" on all of your products.

MessEleven


digitalt

Quote from: rvalani on October 26, 2016, 12:26:26 PM
@digitalt: Just add that text where ever it is highlighted


/*CSS FOR AS LOW AS PRICE*/
.aslowas{
   color:red;
}

Note: This will make all appear "As low as" on all of your products.

Got it, thanks.

Forum Rules Code of conduct
AbanteCart.com 2010 -