-
I found that images url of dynamic content item has been persistent in 'DynamicContentItemProperty' table as '~/Content/themes/default/images/feat.jpg'. It run correctly in VirtoCommerce, but not in t…
-
https://github.com/VirtoCommerce/vc-theme-b2b-vue/pull/823#issuecomment-1772905167
-
https://github.com/VirtoCommerce/vc-module-KlarnaCheckout-Euro/blob/a638008aa371e91b82d366489a2598f83ad67389/Klarna.PaymentGatewayModule.Web/Managers/KlarnaCheckoutEuroPaymentMethod.cs#L329 the code i…
-
I've been working on updating our Virto platform and modules we use and have ran into an error related to the Marketing Module:
`InvalidOperationException: Unable to resolve service for type 'Virto…
-
https://github.com/VirtoCommerce/vc-platform-core/wiki/Dynamic-Property
-
**Problem:**
Currently platform has 2 different folders that need to be persisted between server resets. Folders are:
- "/opt/virtocommerce/platform/wwwroot/cms-content"
- "/opt/virtocommerce/platf…
-
I am using the plainelastic version 1.1.53.0. I am unable to use the geo_distance and date_range aggregates of elasticsearch. I am working around by using custom options instead. Though I would prefer…
-
Referring to this guide:
https://virtocommerce.com/docs/latest/developer-guide/modules-development-via-docker/
Here are some improvements:
1. Should be cross referenced right from the create n…
-
### Expected behavior
setting connection string for blobstorage to: provider=LocalStorage;rootPath=~/App_Data/Assets;publicUrl=/assets
should produce assets URLs: http://{admin-url}/assets/{name_o…
-
How can we show recommendations based on user's product search and buy data , I got the concept of product dynamic associations but with this we can show static recommendations only but I want to show…