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

How to add a product can be add to quote?

Does any one know to config a product can be "Add to quote"?
0
votes
1 answer

How to set customer specific pricelists which is common in B2B

How to set customer specific pricelists which is common in B2B. Pricelists per customer or organisation. If this not exist out of the box, should i tag pricelists witch dynamic properties or add a custom condition, what is tag…
0
votes
0 answers

throwing error on placing a new order

i have create a new store and add some item on that store. more than 2 or 3 times i can place order but now when i checkout my cart it shows me error. at…
Mohammad Atiour Islam
  • 5,380
  • 3
  • 43
  • 48
0
votes
1 answer

virtocommerce An error occured while updating cart

I have create a new store and add new physical item under category. when i click on item add to cart it shows me error? How i can add item to cart..?
Mohammad Atiour Islam
  • 5,380
  • 3
  • 43
  • 48
0
votes
2 answers

Re: Altsoft Virtocommerce shopify import V2.7

I can only import 50 products from shopify. Is there a limit on the number of products able to be imported? Other than that restriction, the extension works well.
0
votes
1 answer

How to add new items under category

I have create a new category that is showing but it I add new item under this category this not showing how I can show the new item.
Mohammad Atiour Islam
  • 5,380
  • 3
  • 43
  • 48
0
votes
2 answers

How to add new currency

If I want to add a new currency how I can add in my virtocommerce? is their any option to add new currency or I should try it to add in Currency table?
Mohammad Atiour Islam
  • 5,380
  • 3
  • 43
  • 48
0
votes
2 answers

No store on url

i am new in virtocommerce i am following the steps http://docs.virtocommerce.com/display/vc2devguide/Source+Code+Getting+Started In the last step Start Storefront i can not get any store and the url is shown :…
Mohammad Atiour Islam
  • 5,380
  • 3
  • 43
  • 48
0
votes
2 answers

json error in virto commerce while importing data

I am getting the following error while importing data in virtocommerce Error resolving type specified in JSON 'VirtoCommerce.StoreModule.Web.Security.StoreSelectedScope, VirtoCommerce.StoreModule.Web, Version=1.0.0.0, Culture=neutral, …
0
votes
2 answers

No lineitems or addresses when extracting customer orders using C# in VirtoCommerce

I have a problem with extraction of customer orders. When I do the following var orderModule = new OrderModuleApi(apiClient); var orders = orderModule.OrderModuleSearch("full", null, null, null, null, null, null, null, null); I expect that…
Diemauerdk
  • 5,238
  • 9
  • 40
  • 56
0
votes
1 answer

How to create Custom properties on lineItems

I have researched a bit and found that it is possible to create custom properties on for example a product. These can be accessed through the property Properties on a product of type VirtoCommerceCatalogModuleWebModelProduct. But on a lineitem of…
Diemauerdk
  • 5,238
  • 9
  • 40
  • 56
0
votes
1 answer

Orchard CMS Virto e-commerce module

I developed previous web-applications with Orchard CMS and I enjoyed working with it. Now I started to create an E-commerce application and found out that Orchard has some modules for this so installed the Virto-commerce module but I'm starting to…
Sam
  • 1,303
  • 3
  • 23
  • 41
0
votes
2 answers

Connection String to start Storefront

I have deployed the Virto Commerce Manager to IIS successfully. However when I build the website and start Storefront I get an error when I click Let's Start. What should the connectionString be in my Web.config? I…
Jack
  • 53
  • 1
  • 6
0
votes
1 answer

VirtoCommerce Integration with eBay and Amazon

I have been working on import modules for eBay and Amazon. The idea is that if you have an existing storefront at either of these providers, you can import your inventory and sell them at your own custom storefront. The concern I have is, after…
N1njaB0b
  • 688
  • 6
  • 11
0
votes
1 answer

Import from Shopify

Do you plan to release a new version of this module? I am trying to use, but there is something wrong. Maybe am I missing something? My VirtoCommerce Core version is 2.4 and the module have Core 2.3 version dependency. After a sucessfull…
1 2 3
8
9