Page not found
We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.
Discussion Add to cart, validate custom line item field using rules
Hi all, I am trying to compare a field in the custom line item i created against a field in the product display using Rules I have tried creating a new rule and used " Before adding a product to the cart" as event but when i try to set the condi ...
ishworthapaliya — July 2013 — 2 comments — add to cart
Discussion How prepared are Drupal 8 + Commerce 2.0 to handle high volume e-commerces?
Hi there, We are migrating our websites to Drupal 7 (we are waiting for Drupal 8.1) and so far the experience has been pretty good. We host our websites on Acquia Enterprise. Now we are considering starting a new e-commerce website which will handle large ...
jfbaro — December 2015 — 1 comment
Discussion Multi language
Hi, Is it possible to develop a eCommerce website with Drupal commerce in multilingual? does it support for multilingual or do we have to do anything else on this? Thanks ...
Nisus — August 2011 — 5 comments
Discussion Connect to an ERP SLQ SERVER
Hello, We are integrator of a ERP + SQL SERVER. Client ask us to build for them ecommerce, connecter with the ERP. We are developing now these e-commerce, from 0. We are interested in Drupal Commerce. What is the good way to proceed?- Develop a module of ...
sigenin — December 2013 — 2 comments
Discussion migrate from virtuemat 1
is there a way to migrate all orders, users and products from virtuemart 1 to drupal commerce? ...
ariban99 — February 2013 — 2 comments
Discussion Default product display
Hello, I'm new to the Commerce module and I need some hints about this: I have created a product type Tshirt with variations on Size and Color. I have created all the fields, everything works fine, the user can choose the size and color on the produc ...
Netek — November 2011 — 6 comments
Discussion Discounted price question
Hi! I've seen the tutorials on this site about price discounts but none of them provided solution for my problem. Here it is: When a discount is applied, I would like to show the old price, overlined, and the new price also. The client would prefer t ...
balintd — November 2011 — 6 comments
Discussion Checkout issue
When I try to checkout, I keep getting this error. Is there a tutorial out there that shows how to set everything up in the checkout and shipping configuration? Error Status message The website encountered an unexpected error. Please try again later. ...
scott.carlton — October 2011 — 8 comments
Answer Answer to Question 12543
Vote up! 1 Vote down! Interesting problem. Would be nice if you could jump into the database to determine if the order is actually missing. Take a look at the table "commerce_order" table and see if you can find an order #28. If the order is not ...
Josh Miller — December 2013 — 2 comments
Answer Answer to Question 4405
Vote up! 1 Vote down! You could go here: /admin/structure/views/view/commerce_user_orders/edit and add a "block" and click save. This will give you a block that you can place anywhere on the site that will show the current user's order hist ...
Josh Miller — April 2013 — 2 comments