Post by Qphoria » Fri Mar 16, 2012 11:07 pm

This mod will show the lowest Qty Discount price as the price shown on all non-product pages (including feeds).

For example,

If your normal price is 199.99
You have Qty discount breaks like:
5 @ 150.00 ea
10 @ 125.00 ea

It will show normal "199.99" price on the product page:
price-by-lowest-qty-disc2.png

price-by-lowest-qty-disc2.png (71.43 KiB) Viewed 7138 times

And "125.00" on the module, category, feeds, etc pages:
price-by-lowest-qty-disc.png

price-by-lowest-qty-disc.png (42.17 KiB) Viewed 7138 times

Attachments


Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by rph » Fri Mar 16, 2012 11:16 pm

It's hard for me to sell these things if you're giving them away for free. :laugh:

http://www.opencart.com/index.php?route ... on_id=3232

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by Qphoria » Fri Mar 16, 2012 11:29 pm

ah shit.. sorry.. I just saw the article here:
http://forum.opencart.com/viewtopic.php ... 74#p263396

and while I did wonder why nobody had done it before while making it... I should have checked :-[

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by rph » Fri Mar 16, 2012 11:58 pm

Mine shows more as far as labeling I guess. That way people are visually clued into whether the displayed price is regular or a quantity discount (and trust me, there are calls/emails from customers about this).

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by Qphoria » Sat Mar 17, 2012 1:56 am

LOL Good thing I removed the part that adds "As low as..." or whatever text you want in front of the prices :)

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by ironband » Tue Nov 13, 2012 1:58 am

I am interested in doing this for my 1.4.9.6 installation - any guidance you can provide is most appreciated (like which file(s) govern this in 1.4.9.6...is it still catalog/model/catalog/product.php?)

Thank you for your assistance,

Andre

Newbie

Posts

Joined
Thu Jul 21, 2011 2:10 am

Post by nickman883 » Wed Nov 28, 2012 7:37 pm

Hi qphoria,

Its a great extension vqmod for opencart. But im have a issue which not show the lowest price on product list that you post on the forum. It works great when browse in the product page. Is that any solution for me?

Website: www.printerbullet.com

Below link is add on option on the bulk order pricing.
http://www.printerbullet.com/store/my-b ... egory=true

Appreciate if you can solve my issue.

Thanks

Printerbullet.com

Newbie

Posts

Joined
Fri Nov 23, 2012 7:34 pm

Post by ijoyoya » Tue Dec 04, 2012 9:33 am

thank you for your vqmod xml file.

i am having same problem.

i made the test site before i actually edit my site.

below is the item i am testing it.
http://l00l.com/lab/cart/opencart/defau ... duct_id=43

as you can see under product page and front page, i don't see any changes.
product page (look for mac book)
http://l00l.com/lab/cart/opencart/defau ... ry&path=20

front page (under featured item; mac book)
http://l00l.com/lab/cart/opencart/defau ... ommon/home

help me to fix this problem.

thank you

Newbie

Posts

Joined
Sun Nov 27, 2011 9:02 am

Post by amobilept » Mon May 13, 2013 2:04 am

Will this work with 1.4.9? would it be hard to imlement in 1.4.9, I would be willing to pay for vqmod.

Thanks

Newbie

Posts

Joined
Wed Sep 15, 2010 7:54 am

Post by WilliamBD » Mon May 20, 2013 5:56 pm

This does not work.

Simple Reason:
- Code has been updated since.

Code/Error Reason: (The following no longer exists and so does not replace it)

Code: Select all

$query->row['price'] = ($query->row['discount'] ? $query->row['discount'] : $query->row['price']);
Fix: (See Attachment)

*Note: If your product has a 'special' price set up this will not work. The special price will show up as priority.

Attachments


*Disclaimer: I hope I have been as clear as possible and helpful. If you are unsure of anything please ask I will be happy to help - I do frequently watch the posts I have posted in previously.

How to change prices across a whole multi-store, with a baseline price for each product:
http://forum.opencart.com/viewtopic.php ... 24#p406793


Active Member

Posts

Joined
Fri Feb 08, 2013 9:33 pm

Post by Jacqueline » Fri Jul 19, 2013 10:52 am

Thank you WilliamBD and Qphoria for this free contribution.

Is there anyway or in which line i can insert html text and tables such as

Buy more, save more
Quantity xxxx
Price /Unit xxxxx

(html code is also welcomed ;D ) (not a coder ):]

Much help appreciated :)

New member

Posts

Joined
Sun Jun 03, 2012 12:05 am

Post by havok89 » Mon Feb 17, 2014 6:50 pm

Hey,

This worked for category pages but isnt working on teh homepage latest/featured modules.

any ideas?

thanks!
WilliamBD wrote:This does not work.

Simple Reason:
- Code has been updated since.

Code/Error Reason: (The following no longer exists and so does not replace it)

Code: Select all

$query->row['price'] = ($query->row['discount'] ? $query->row['discount'] : $query->row['price']);
Fix: (See Attachment)

*Note: If your product has a 'special' price set up this will not work. The special price will show up as priority.

New member

Posts

Joined
Wed Jan 08, 2014 8:10 pm

Post by Fred_4 » Wed Jan 21, 2015 6:40 pm

This has worked fine on OC 2.0.1.0. Thank you very much for this, a real life saver.

But can you help me make this visible on the product page also?

Newbie

Posts

Joined
Fri Dec 05, 2014 6:08 pm
Who is online

Users browsing this forum: No registered users and 14 guests