nopking wrote:(Just downloaded the latest version.)
We are seeing a weird issue. When we use the Abandoned Shopping Cart reminder the link to the product is going to the correct store that the user was shopping at, but when we use Completed Order reminder the link always goes to Store Id 1, no matter where the customer placed the order. This seems weird since both use the same underlying code:
var storeUrl = _storeService.GetStoreById(Model.StoreId).Url;
Anyone else see this?
Hi,
I can confirm that the StoreId is using in the Completed order reminder.
Could you please tell us what is your exact version because "latest version" does not give us any information about what version you are using. You can see it in the
Administration -> System -> System information -> Click "
Show" button next to the
Loaded assembly and search for "
SevenSpikes.Nop.Plugins.CustomerReminders, Version=3.*.***.***, Culture=neutral, PublicKeyToken=null"
Looking forward to your reply!