When the message is being shown "You are using a demo cloud zoom", the cloud zoom doesn't work. Is this default behavior ? I'm using grand node theme for 3.90 version. I'm using the "inside" zoom, and sometimes the zoom doesn't work and works after I reload the page. I'm asking because if I face the same problem after buying the plugin set, that it would be really frustrating and one more thing is there any way to show message like "You have zoomed X.XX" ?
"Ship to same address" related issue isn't completely fixed.
Please watch the following video http://screencast.com/t/Hz49Ozm5U
After selecting ship to same address, if we change any billing address information and uncheck ship to same address, shipping address dropdown selected value and shipping information mismatch.
Just as a suggestion, in the uncheck event, you can show new address in the shipping address with blank information or preselect shipping address to make things less complex.
I have tested in base nopCommerce 3.7 and latest plugin(version : 3.7.1132.21010). Please verify.
While testing one page checkout in base nop(nopCommerce 3.7) I have encountered some problems with the check box Ship to same address. Please watch the following video:
http://www.screencast.com/t/Sow45yfmeJ
I am using pre-select billing address and shipping address in the checkout landing page. Then I select "Ship to same address" and change the billing address. The selected option in the dropdown showing one address but the filled address is different(the billing address I have selected).
Please watch this video now:
http://www.screencast.com/t/jwqI6Qjr
The customer has three address in total. In Address1 two of the addresses have "a" and another one have "0". You can see after checking and unchecking the "Ship to same address" flag, the plugin changing the address data in client side, you can see there are now two address data with Address1 "0".
Please verify.
Suppose, a customer selects an existing address for billing or shipping and then edit the address. After submitting order, it creates an association between the customer and address. Each time a customer selects and edit an address the association happen. Is this a normal behavior?
One more thing, how do you generate the string showing? Like Price: Low to High for PriceAsc Enum Value. When I have added SkuAsc in the enum file, it shows Sku Asc in the admin panel. What's the way to beautify the string we want to show in the admin panel.