Re: DUAL Pricing version 2
Quote:
Originally Posted by
jeking
I've noted the issue in GitHub and will attempt to fix it when I have the time.
Can you tell me how soon you might be getting to this, Jim? Wondering if I should launch my client's site "as-is" for now, and then upgrade his Dual Pricing later on, once you have a new version available.
Re: DUAL Pricing version 2
Quote:
Originally Posted by
seattleannie
Can you tell me how soon you might be getting to this, Jim? Wondering if I should launch my client's site "as-is" for now, and then upgrade his Dual Pricing later on, once you have a new version available.
It's not too high on my list. Paying clients come first.
Re: DUAL Pricing version 2
I am running the most recent version of Zen and set up the Dual Pricing 2.1.8 plugin, however, I'm having difficulty in getting the MSRP displayed with the wholesale price. Dealers would like to see the MSRP displayed so they can calculate their own margins without having to log out to see the regular price, then back in again to order.
Anyway this version has a Readme file ( under 1.5.6 ), that states …..
"If you want your wholesale customers to see BOTH retail and wholesale pricing (instead of only Wholesale pricing), then uncomment line #71 in this file:
\includes\templates\YOUR_TEMPLATE\templates\tpl_product_info_display.php"
However, I do not have a php editor that adds the line numbers ( just notepad ), and when I open the above php script, and did a manual count for that line, I could not find anything relevant to "uncomment" around that particular line ( manual count).
Would it be possible for someone to put up a copy of that line I need to uncomment so I can search for it, or point to a thread that has the answer?
Thank you in advance :)
Re: DUAL Pricing version 2
Quote:
Originally Posted by
motherlode
I am running the most recent version of Zen and set up the Dual Pricing 2.1.8 plugin, however, I'm having difficulty in getting the MSRP displayed with the wholesale price. Dealers would like to see the MSRP displayed so they can calculate their own margins without having to log out to see the regular price, then back in again to order.
Anyway this version has a Readme file ( under 1.5.6 ), that states …..
"If you want your wholesale customers to see BOTH retail and wholesale pricing (instead of only Wholesale pricing), then uncomment line #71 in this file:
\includes\templates\YOUR_TEMPLATE\templates\tpl_product_info_display.php"
However, I do not have a php editor that adds the line numbers ( just notepad ), and when I open the above php script, and did a manual count for that line, I could not find anything relevant to "uncomment" around that particular line ( manual count).
Would it be possible for someone to put up a copy of that line I need to uncomment so I can search for it, or point to a thread that has the answer?
Thank you in advance :)
This is the section and line you're looking for: http://prntscr.com/odqc80
Re: DUAL Pricing version 2
Where are the update instructions? The instructions that come with this plugin, only give installation instructions and FAQ's do not address the upgrade/update issue.
I just upgraded my Zen cart from v1.5.1 to 1.5.6c and this module was originally installed as v2.1.1. I now see the never version is at version 2.2.8. Is there a database upgrade? I can overwrite files but don't know if it will work. Just wondering how to upgrade to the latest version, I am using this and do not want to mess it up.
Re: DUAL Pricing version 2
Quote:
Originally Posted by
sports guy
Where are the update instructions? The instructions that come with this plugin, only give installation instructions and FAQ's do not address the upgrade/update issue.
I just upgraded my Zen cart from v1.5.1 to 1.5.6c and this module was originally installed as v2.1.1. I now see the never version is at version 2.2.8. Is there a database upgrade? I can overwrite files but don't know if it will work. Just wondering how to upgrade to the latest version, I am using this and do not want to mess it up.
I have not had the time to update this for 1.5.6c. There are no database changes. You'll only need to upload the files but that also means merging the changes to the core files into the 1.5.6c versions of those core files.
Re: DUAL Pricing version 2
Quote:
Originally Posted by
jeking
I have not had the time to update this for 1.5.6c. There are no database changes. You'll only need to upload the files but that also means merging the changes to the core files into the 1.5.6c versions of those core files.
I know how to merge the core files in and overwrite new files. Now I feel more comfortable knowing there are no database changes. I appreciate the feedback and thank you for the instruction!
Re: DUAL Pricing version 2
v1.5.5f your plugin version 2.1.8
Hi - I no longer need wholesale pricing - how best can I turn off the wholesale prices? - I am not seeing a configuration setting anywhere, nothing in admin/configuration or any other admin area. I tried running the uninstall sql but it made all products disappear in admin/catalogue/categories-products (fortunately running install.sql reinstated the products)
I need to disable this plugin as I suspect it is preventing Salemaker from working.
Looking forward to some assistance.
cheers,
Mike
Re: DUAL Pricing version 2
Quote:
Originally Posted by
shags38
v1.5.5f your plugin version 2.1.8
Hi - I no longer need wholesale pricing - how best can I turn off the wholesale prices? - I am not seeing a configuration setting anywhere, nothing in admin/configuration or any other admin area. I tried running the uninstall sql but it made all products disappear in admin/catalogue/categories-products (fortunately running install.sql reinstated the products)
I need to disable this plugin as I suspect it is preventing Salemaker from working.
Looking forward to some assistance.
cheers,
Mike
If you want to not offer wholesale pricing so it's 'hidden', you can sent all customers to the zero status. If you want to remove it for real, you'll have to follow the instructions in reverse and remove all the file edits.