Questions tagged [virtocommerce]

VirtoCommerce is an Enterprise Open Source .NET eCommerce Framework.

It is an open source platform that provides the tools required to establish, run and develop a web stores across multiple touch-points and regions and allows easy customization and integration.

It has been built for the Azure Cloud in mind and utilizes such development technologies as MVC5, .NET 4.5, AngularJS, WPF, WWF, Entity Framework 6.

Web sites:

130 questions
0
votes
1 answer

VirtoCommerce Setup admin not loading

Trying to set up VirtoCommerce per docs here: https://virtocommerce.com/docs/vc2devguide/deployment/platform-deployment/deploy-from-source-code Solution builds fine but when starting debugger I get: Doesn't even hit a breakpoint in Startup.cs.…
ShaneKm
  • 20,823
  • 43
  • 167
  • 296
0
votes
1 answer

Extending CatalogProduct model (the Item table)

I want to extend the CatalogProduct model with my own model. I followed the CartModule example on GitHub. I think I did all the parts that the example had, but I still couldn't get it working. Here are the items that I did: Installed the…
Tony
  • 21
  • 1
  • 3
0
votes
1 answer

Create VirtoCommerce custom API endpoint with VC platform API Authentication

like the title says, I want to extend the VC platform API endpoints with the built in API Authentication (via the API key). I followed the tutorial to create a managed module, and I can successfully make the API calls. However, it doesn't include…
Tony
  • 21
  • 1
  • 3
0
votes
1 answer

virto commerce deployement from Github

I have successfully deployed the virto platform and storefront on to azure. the CMS content connection string was taken from the platform appsettings and assigned to the storefront CMS connection setting. The Api Hmac App Id and secret keys are…
Rpt
  • 1
  • 1
0
votes
2 answers

Store front Main Menu Link not working showing 404 error

My storefront main menu links points to 404 error. All the categories and products are listed in landing page and is able to select all products and categories, but when i click any links in main menu it points to 404 error. i had tried many ways…
Anil Kumar
  • 11
  • 3
0
votes
1 answer

Virto Commerce Not able to add Quote Functionality in B2B theme

Iam evaluating the Virto commerce platform from my local machine. When i installed B2B theme it is seeing that the request for quote is not listed in landing page or in product tab. Is there any way to get this done? i had tried and enabled in store…
Sreekanth
  • 5
  • 2
0
votes
1 answer

How to solve Virto Commerce Theme Missing Error?

I had deployed the Virto Commerce Platform and storefront on my local machine with IIS. everything went well but when i open store front it is saying Virto Commerce storefront has been successfully deployed Looks like you're missing a theme :( We…
Sreekanth
  • 5
  • 2
0
votes
1 answer

Product Review In Virto Commerce

The product review section is seen in the official document (https://virtocommerce.com/docs/vc2userguide/merchandise-management/products-catalog), but not in the latest source code (https://github.com/VirtoCommerce/vc-platform). Is the part…
zyy
  • 11
0
votes
1 answer

Install B2B Customer module (deprecated). In VirtoCommerce

B2B Custumer module give migration error after install and restart module. My Virtocommerce platform version is 2.13.35 community. I hope some can help you to solve this error. Thanks In Advance...
0
votes
2 answers

Cart shows as empty after change of page

I'm encountering a weird issue, on the frontend, whenever I add a product to the cart it will be added there and the icon gets updated to show the 1 to indicate there's an item. Whenever I change the page, the cart gets shown as being empty. In…
Kevin
  • 21
  • 5
0
votes
1 answer

Setting up PayPal Express checkout in virtocommerce - "URL of store not set"

I'm setting up Virto Commerce hosted in Azure. version - 2.13.35 I have my store all setup and now I'm trying to setup the PayPal Express checkout module (version 2.12.1). I've not been able to find any documentation about how to configure the…
Jake
  • 906
  • 10
  • 23
0
votes
1 answer

Error with Virto Commerce Smart Caching Module after fresh install from source code

After doing a fresh install of the VC platform and VC storefront from source code, I chose to install the sample data. I am getting an error in the Smart Caching Module, which states Module platform version 2.13.28 is incompatible with current…
0
votes
1 answer

How to add dynamic content on all pages in virto commerce?

When we are using marketing tab from front end for make the home page dynamic. How to use this dynamic content(placeholder) for other pages in Virto Commerce?
Reena
  • 1
0
votes
0 answers

Virtocommerce Storefront Core deployment to Azure 500 Error

I've deployed from github.com/VirtoCommerce/vc-storefront-core to my Azure account, but get the following error when browsing to the storefront site: An error occurred while starting the application. .NET Core 4.6.26212.01 X86 v4.0.0.0…
EggyBach
  • 4,148
  • 1
  • 18
  • 21
0
votes
1 answer

Account management in storefront for customers is not working

The demo site of storefront doesn't provide customers to enter their address for delivery or am I missing something here. Managing it back in the platform is possible. However, it could be better if it is available in storefront having clients to…
Newbie
  • 15
  • 2
1 2 3
8 9