[RELEASED] Display Low Price
13 posts
• Page 1 of 1
[RELEASED] Display Low Price
Don't lose sales because customers aren't seeing your best prices. Display Low Price will modify your cart so the best quantity discount is displayed across your store. The areas displaying the low price include:
• Categories
• Search
• Manufacturer
• Featured
• Latest
• Related Products
• Wishlist
• Product Compare
Installation is a simple VQMod upload and the release includes a user guide and the complete, unobfuscated source code the VQMod is based on for advanced users.
GET IT HERE

• Categories
• Search
• Manufacturer
• Featured
• Latest
• Related Products
• Wishlist
• Product Compare
Installation is a simple VQMod upload and the release includes a user guide and the complete, unobfuscated source code the VQMod is based on for advanced users.
GET IT HERE

-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
-

rph - Posts: 2695
- Joined: Thu Jan 07, 2010 9:05 pm
- Location: Lincoln, Nebraska
Re: [RELEASED] Display Low Price
Nice work Ryan, I can cross that one off my list then 

Happy Coding!
Simon
------
Commercial Mods:
Google Merchant / Base XML Feed + Bing Shopping + Sitemaps - Automatic Friendly SEO URLs
Full List of UKSB Extensions and Mods
vQmod Generator - Develop & Test OpenCart on your Local Windows machine
Click here if I have helped you and you would like to make a donation
Simon
------
Commercial Mods:
Google Merchant / Base XML Feed + Bing Shopping + Sitemaps - Automatic Friendly SEO URLs
Full List of UKSB Extensions and Mods
vQmod Generator - Develop & Test OpenCart on your Local Windows machine
Click here if I have helped you and you would like to make a donation
-

uksitebuilder - Posts: 5602
- Joined: Thu Jun 09, 2011 3:37 pm
- Location: United Kindgom
Re: [RELEASED] Display Low Price
If your list is anything like mine you get two new projects for every one you cross off. 

-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
-

rph - Posts: 2695
- Joined: Thu Jan 07, 2010 9:05 pm
- Location: Lincoln, Nebraska
Re: [RELEASED] Display Low Price
Got about 28 in the queue myself...

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18199
- Joined: Mon Jul 21, 2008 7:02 pm

Re: [RELEASED] Display Low Price
just bought this. would be great to either have an option to only show "low as" if there is a discount...
-

haydent - Posts: 53
- Joined: Wed Nov 09, 2011 1:50 am
- Location: Sydney, Australia
Re: [RELEASED] Display Low Price
I don't understand.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
-

rph - Posts: 2695
- Joined: Thu Jan 07, 2010 9:05 pm
- Location: Lincoln, Nebraska
Re: [RELEASED] Display Low Price
well only show "Low Price" if product has discount associated with it, other wise it is just regular price
-

haydent - Posts: 53
- Joined: Wed Nov 09, 2011 1:50 am
- Location: Sydney, Australia
Re: [RELEASED] Display Low Price
another thing there doesnt seem to be any code related to • Related Products ?? are you sure that is implemented...
-

haydent - Posts: 53
- Joined: Wed Nov 09, 2011 1:50 am
- Location: Sydney, Australia
Re: [RELEASED] Display Low Price
haydent wrote:well only show "Low Price" if product has discount associated with it, other wise it is just regular price
Not a bad idea. I may implement it in a future release.
another thing there doesnt seem to be any code related to • Related Products ?? are you sure that is implemented...
Yes. You can see it on the demo site. Check your VQMod log and make sure there are no errors. Also if you're using a custom theme that's moved the position of related products you can try changing the instances of
- Code: Select all
index="1"
- Code: Select all
index="2"
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
-

rph - Posts: 2695
- Joined: Thu Jan 07, 2010 9:05 pm
- Location: Lincoln, Nebraska
Re: [RELEASED] Display Low Price
Display Low Price is compatible with OpenCart 1.5.2. I've also implemented haydent's request and the store will now only display "As Low As..." for products with quantity discounts.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
-

rph - Posts: 2695
- Joined: Thu Jan 07, 2010 9:05 pm
- Location: Lincoln, Nebraska
Re: [RELEASED] Display Low Price
I have hundreds of product, can this display low price for all the products upon setup? Instead of editing the price one by one.
Also, can I get it to automatically calculate the discounted prices if I type in the amount discounted. Thanks.
Also, can I get it to automatically calculate the discounted prices if I type in the amount discounted. Thanks.
- yarac
- Posts: 26
- Joined: Thu Apr 12, 2012 4:24 am
Re: [RELEASED] Display Low Price
Hi yarac. Display Low Prices only works on products that have discounts set up.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
-

rph - Posts: 2695
- Joined: Thu Jan 07, 2010 9:05 pm
- Location: Lincoln, Nebraska
Re: [RELEASED] Display Low Price
Display Low Price is confirmed OpenCart 1.5.4 compatible.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
-

rph - Posts: 2695
- Joined: Thu Jan 07, 2010 9:05 pm
- Location: Lincoln, Nebraska
13 posts
• Page 1 of 1
Return to Commercial Contributions













