[FREEMOD] Wholesale Price List
16 posts
• Page 1 of 1
[FREEMOD] Wholesale Price List
Hi all,
ATTENTION
Check out the NEW paid version Wholesale Price List Pro here: http://forum.opencart.com/viewtopic.php?f=123&t=100482
UPDATE: Wholesale Price List has been updated to support latest OpenCart 1.5.x - 1.5.5.1.
New features:
Introducing a new FREE module for OpenCart 1.4.8 - 1.4.9.5:
Wholesale Price List
Check it out here.
Features:
Screenshots:
Download for FREE Now
Comments, feedbacks, are most welcome!
Thanks for viewing!
ATTENTION
Check out the NEW paid version Wholesale Price List Pro here: http://forum.opencart.com/viewtopic.php?f=123&t=100482
UPDATE: Wholesale Price List has been updated to support latest OpenCart 1.5.x - 1.5.5.1.
New features:
- Multi store support
- Sort by column
- Discount price support
Introducing a new FREE module for OpenCart 1.4.8 - 1.4.9.5:
Wholesale Price List
Check it out here.
Features:
- Enable products to be displayed as a list, useful for regular or wholesale customer to add product to cart.
- Can be sorted by:
- number of products per page
- alphabetical order
- price
- rating
- product category
- Customers are able to print the price list with a single click in a print-ready format.
- Admin is able to restrict price list view and print to only a specific customer group. Useful if you want to allow your wholesale customers access to pricelist, but not to your normal retail customers.
Screenshots:
Download for FREE Now
Comments, feedbacks, are most welcome!
Thanks for viewing!
Last edited by hydrowire on Tue Apr 23, 2013 12:46 pm, edited 3 times in total.
- hydrowire
- Posts: 163
- Joined: Wed Jan 26, 2011 9:41 am
Re: [FREEMOD] Wholesale Price List
Hi brilliant mod, i love it! WELL DONE 
Can you point me in the right direction to filter the products by supplier rather than category?
Your help is much apreciated.
Thanks
Andy

Can you point me in the right direction to filter the products by supplier rather than category?
Your help is much apreciated.
Thanks
Andy
- hampo1989
- Posts: 7
- Joined: Mon Jul 19, 2010 6:44 pm
Re: [FREEMOD] Wholesale Price List
Hi Hydrowire,
Thank you very much for your mod.
I am having some trouble, here is hoping you could help.
I installed it on my opencart 1.5.1, (no vqmod, or any customizations).
I can see the Pricelist URL, however when I click it, I get the following error:
Fatal error: Unsupported operand types in /home/rightsou/public_html/system/library/currency.php on line 69
The currency.php on line 69 is: $value = $number * $value;
I have removed the USD as default currency and added INR, there is no other currency, only a single currency.
I would be really delighted if you could point me in the right direction.
Thank you for all your efforts.
Regards,
Rob
Thank you very much for your mod.
I am having some trouble, here is hoping you could help.
I installed it on my opencart 1.5.1, (no vqmod, or any customizations).
I can see the Pricelist URL, however when I click it, I get the following error:
Fatal error: Unsupported operand types in /home/rightsou/public_html/system/library/currency.php on line 69
The currency.php on line 69 is: $value = $number * $value;
- Code: Select all
if ($value) {
$value = $number * $value;
} else {
$value = $number;
}
I have removed the USD as default currency and added INR, there is no other currency, only a single currency.
I would be really delighted if you could point me in the right direction.
Thank you for all your efforts.
Regards,
Rob
- angmocummer
- Posts: 2
- Joined: Fri Sep 30, 2011 6:43 am
Re: [FREEMOD] Wholesale Price List
Hi Rob,
Unfortunately I can't reproduce your error on my side. Anyway, one thing you can try is go to your Admin > System > Settings > [Edit] Your Store > Local Tab > make sure Currency is INR > Save.
If it doesn't work, please show me your site URL so we can have a look.
Thanks!
Unfortunately I can't reproduce your error on my side. Anyway, one thing you can try is go to your Admin > System > Settings > [Edit] Your Store > Local Tab > make sure Currency is INR > Save.
If it doesn't work, please show me your site URL so we can have a look.
Thanks!
- hydrowire
- Posts: 163
- Joined: Wed Jan 26, 2011 9:41 am
Re: [FREEMOD] Wholesale Price List
hi hydrowir
i running multistore and found it great but need some modification as describe below, how to set store A - only show store A product and price list ? if view at store B, it only show store B product and price list and will not show all the product include store A and B. current it tested was show all product include A and B. which file i should edit and modification ? running V.1.5.2.1 test ok. please help
i running multistore and found it great but need some modification as describe below, how to set store A - only show store A product and price list ? if view at store B, it only show store B product and price list and will not show all the product include store A and B. current it tested was show all product include A and B. which file i should edit and modification ? running V.1.5.2.1 test ok. please help
- annelim
- Posts: 116
- Joined: Fri Oct 28, 2011 9:13 am
Re: [FREEMOD] Wholesale Price List
Hi annelim,
I've replied to your comment under the extension page.
Thanks!
I've replied to your comment under the extension page.
Thanks!
- hydrowire
- Posts: 163
- Joined: Wed Jan 26, 2011 9:41 am
Re: [FREEMOD] Wholesale Price List
thanks for the comment. but i still try figure out how do apply in multistore.
- annelim
- Posts: 116
- Joined: Fri Oct 28, 2011 9:13 am
Re: [FREEMOD] Wholesale Price List
Hi annelim,
Wholesale Price List has been updated to support multi store as well as other new features.
You can get it now on the extension page.
Thanks!
Wholesale Price List has been updated to support multi store as well as other new features.
You can get it now on the extension page.
Thanks!
- hydrowire
- Posts: 163
- Joined: Wed Jan 26, 2011 9:41 am
Re: [FREEMOD] Wholesale Price List
Great mod! Thanks for making it free.
I would like to make a modification and I'm not sure how to do it.
I have two customer groups: Retail and Wholesale. Retail is normal pricing, Wholesale is less 25%. The Wholesale Price List Module is only viewable by the Wholesale customer group.
Is it possible to make is so that both the retail price and wholesale price are displayed in the "Price Column"?
I want to do this so it's easy for the wholesale customer to see his price, plus the retail price without having to do the calculation themselves.
Thanks.
I would like to make a modification and I'm not sure how to do it.
I have two customer groups: Retail and Wholesale. Retail is normal pricing, Wholesale is less 25%. The Wholesale Price List Module is only viewable by the Wholesale customer group.
Is it possible to make is so that both the retail price and wholesale price are displayed in the "Price Column"?
I want to do this so it's easy for the wholesale customer to see his price, plus the retail price without having to do the calculation themselves.
Thanks.
-

philbydevil - Posts: 828
- Joined: Thu Dec 02, 2010 9:20 pm
- Location: Sunshine Coast, Australia
Re: [FREEMOD] Wholesale Price List
I try to do the same philbydevil, find how to do it?...
Thanks.
Thanks.
- Medina
- Posts: 17
- Joined: Fri Dec 09, 2011 11:54 pm
-

philbydevil - Posts: 828
- Joined: Thu Dec 02, 2010 9:20 pm
- Location: Sunshine Coast, Australia
Re: [FREEMOD] Wholesale Price List
H i great little mod, would you be able to remove stock quantity showing on the list as i do not show stock quantity's on my listings
best regards
best regards
-

werepair - Posts: 110
- Joined: Sat May 28, 2011 6:54 am
- Location: United Kingdom
Re: [FREEMOD] Wholesale Price List
This is great. I have varied prices per sku, based on metal or stone option. For those my base price is $0 & then the option reflects actual price. So for those, on this pricesheet view those products say $0. Any advice?
- joelynwelch
- Posts: 8
- Joined: Sat Feb 16, 2013 6:17 pm
Re: [FREEMOD] Wholesale Price List
Hi joelynwelch,
I'm sorry but Product Options is not supported in Wholesale Price List at the moment.
I'm sorry but Product Options is not supported in Wholesale Price List at the moment.
- hydrowire
- Posts: 163
- Joined: Wed Jan 26, 2011 9:41 am
Re: [FREEMOD] Wholesale Price List
Hi all,
A NEW paid version of Wholesale Price List Pro extension has been released with tons of useful extra features such as:
More details and screenshots: http://forum.opencart.com/viewtopic.php?f=123&t=100482
Meanwhile, the current Free Wholesale Price List extension will still be updated and supported.
Thanks!
A NEW paid version of Wholesale Price List Pro extension has been released with tons of useful extra features such as:
- PDF file output support
- columns selection
- batch add to cart
- product options support
- multiple pricelists
More details and screenshots: http://forum.opencart.com/viewtopic.php?f=123&t=100482
Meanwhile, the current Free Wholesale Price List extension will still be updated and supported.
Thanks!
- hydrowire
- Posts: 163
- Joined: Wed Jan 26, 2011 9:41 am
16 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 7 guests


cmd-f, cmd-c, cmd-v, cmd-z + vQmod.










