Can't find var storeLocation = webHelper.GetStoreLocation anymore....

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Hi,

After upgrading nopCommerce to 4.20 I am unable to find: var storeLocation = webHelper.GetStoreLocation();

I used to be able to find this under ~\Theme\Views\Checkout\OnePageCheckout.cshtml but that has also disappeared..

The reason I ask about this is because it helped with issues in our shopping cart that made customers loop back to the shopping cart after finishing the "Billing Address" field.

Can see what I'm talking about here: https://www.nopcommerce.com/boards/topic/42111/cloudflare-flexible-ssl-and-nopcommerce-problem/page/2

Any help would be much appreciated (regarding this or another workaround) since our store is basically useless until this is fixed.
4 years ago
It's here:
\Views\Checkout\OnePageCheckout.cshtml

If you previously put it in   \Themes\Views, then you probably did that for customization.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.