Re: DUAL Pricing version 2
Quote:
Originally Posted by
rainbow_pixie_star
Hello,
I have downloaded and read the read me file for the Dual pricing addon. I downloaded the one for 1.5.5 (dual pricing 2.1.7 according to the folder title.) when I read the info it says it will only work on 1.5.5a or 1.5.5b?
I added it anyway to check it is not a mistake in the document and no it doesnt work.
Is there no 1.5.5f for this addon?
If not, can someone advise me of a wholesale pricing addon which also hides the wholesale prcing unless you are on that pricing level?
Thank you
Amy
An updated version was submitted recently. It will be posted in the Plugins section soon. Until then, you can download it from here:
https://github.com/jeking928/dual-pr...art/tree/2.1.8
Re: DUAL Pricing version 2
Quote:
Originally Posted by
shags38
Thanks for the quick response mate, much appreciated. I gather from your response it would be almost like a rebuild and I definitely do not have the skills for that.
I installed this plugin on 1.5.5f and all is fine - Question though regarding this;
HTML Code:
Can I add wholesale pricing to my Easy Populate spreadsheet?
---------------------------------
NOTE: if you'd like to add your wholesale prices to Easy Populate, add the following line to
admin\includes\languages\english.php
define('EASYPOPULATE_CONFIG_CUSTOM_FIELDS', 'products_price_w'); //Easy Populate
Where in that file do I place the code, or doesn't it matter? I placed it at the very bottom of the file, below // include additional files:
I then ran an export but there was no column for wholesale prices - I hadn't entered any in any products via admin, the idea was to use easypopulate4 to do that - do I have to enter a wholesale price on at least one product for it to trigger the call to produce the wholesale price column? ... or is it likely that something else is wrong, e.g. faulty installation or compatibility with 1.5.5f ?
cheers,
Mike
If you don't have this sorted we have completed a site running ZC 1.55f - Easy Populate 4 with wholesale installed along with other fields for input/export I would be happy to help out!
Re: DUAL Pricing version 2
Awesome, will give that a go now.
Thank you
AMy
Re: DUAL Pricing version 2
I have a version ready for testing on Zen Cart 1.5.6. If you are interested in testing it, PM me.
Re: DUAL Pricing version 2
Hi. I ran into some trouble with a 1.5.5f site that is using the 2.1.8 Dual Pricing module. When "Price by attributes" is checked on a product, and therefore the Net and Wholesale price fields on the product entry page are left empty and instead regular and wholesale prices are entered via the Attributes Controller - and a customer who has been given the Dual Pricing status of a permitted Wholesale customer logs in and shops, they only see the retail price for the attribute options. I tested this on a brand new, clean 1.5.5f install today - on Classic, Responsive and Bootstrap templates (with careful merging) - and no wholesale prices show in any of the templates. The problem does not seem to be the template. The problem seems to be Priced by Attributes is not working with the Dual Pricing module.
Re: DUAL Pricing version 2
Quote:
Originally Posted by
seattleannie
Hi. I ran into some trouble with a 1.5.5f site that is using the 2.1.8 Dual Pricing module. When "Price by attributes" is checked on a product, and therefore the Net and Wholesale price fields on the product entry page are left empty and instead regular and wholesale prices are entered via the Attributes Controller - and a customer who has been given the Dual Pricing status of a permitted Wholesale customer logs in and shops, they only see the retail price for the attribute options. I tested this on a brand new, clean 1.5.5f install today - on Classic, Responsive and Bootstrap templates (with careful merging) - and no wholesale prices show in any of the templates. The problem does not seem to be the template. The problem seems to be Priced by Attributes is not working with the Dual Pricing module.
In my testing, it does work but only once you add the item to your cart. The price on the product page is the retail price. Is this what you see too?
1 Attachment(s)
Re: DUAL Pricing version 2
see attached image of Anne's test site and yes, the correct price is reflected in the shopping cart.
Attachment 18285
Re: DUAL Pricing version 2
Quote:
Originally Posted by
jeking
In my testing, it does work but only once you add the item to your cart. The price on the product page is the retail price. Is this what you see too?
As Barco57 showed you, yes: the wholesale price does show up once the item is added to the cart. But, since the Dual Pricing module shows both the retail and wholesale prices when they are entered into the main price fields of the product - it should show both prices with the attributes - and it doesn't. Wholesale customers will assume that they will be charged the retail price and walk away. The wholesale price needs to show for wholesale customers - even when it is priced by attributes. I hope you agree!
Re: DUAL Pricing version 2
Quote:
Originally Posted by
seattleannie
As Barco57 showed you, yes: the wholesale price does show up once the item is added to the cart. But, since the Dual Pricing module shows both the retail and wholesale prices when they are entered into the main price fields of the product - it should show both prices with the attributes - and it doesn't. Wholesale customers will assume that they will be charged the retail price and walk away. The wholesale price needs to show for wholesale customers - even when it is priced by attributes. I hope you agree!
I've noted the issue in GitHub and will attempt to fix it when I have the time.
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.
Thank you so much!