vc-storefront-deprecated icon indicating copy to clipboard operation
vc-storefront-deprecated copied to clipboard

VirtoCommerce Storefront for ASP.NET (.NET Framework) repository (DEPRECATED)

Results 6 vc-storefront-deprecated issues
Sort by recently updated
recently updated
newest added

1. Create new catalog. 2. Create new store. 3. Open storefront. There shouldn't be an error like that, but instead empty products are categories displayed. ![image](https://user-images.githubusercontent.com/1566470/30302295-f793fc6a-9714-11e7-8d22-33fc859cf619.png)

bug

In the following dialog, "Let's start!" link points to "/admin". It should get a link from api connection string instead and ideally should point to dialog creating a new store....

enhancement

### Expected behavior Remove or Deactive user in admin, then session should be closed and customer should be redirected to sign-in form.

@tatarincev commented on [Wed Apr 27 2016](https://github.com/VirtoCommerce/vc-platform/issues/413) Liquid usage: product.metaFields.productFeature -> is an array with dict value objects. for accessors: product.metaFields.productFeature.dictValueCamelCased === product.metaFields.productFeature["dict-value-camel-cased"] === product.metaFields.productFeature[0] the dict value object can...

@tatarincev commented on [Fri Feb 05 2016](https://github.com/VirtoCommerce/vc-platform/issues/281)