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.

Question Importing does not let me match the fields

Vote up! 0 Vote down! I just created a blank installation of drupal 7 and commerce with some modules. Especialy the feeds, commerce_feeds are important here. I created a product_type with these fields: sku, title, commerce_price, status, field_ean, field_ ...
ronald — February 2013 — 1 comment — Import

Answer Answer to Question 5197

Vote up! 0 Vote down! How about rules? Rules ist made for this. You need a rule, fired, when one adds somthing to the cart. In that rule, you chekch for that certain product and its quantity. If customer tries to add the product with more than one piece, ...
ronald — December 2012 — 1 comment

Discussion How to see/expose the product title in the product display???

I am loving Drupal Commerce possibilities, and going deeper in its functionalities. It is great... But can't get how to do display the product title in the product display (node). I have a node, let's say a Product display... I can list one or m ...
itamair — September 2011 — 3 comments

Discussion Theming product field in template.php D7

I am attempting to theme a product field in my template.php file but I have no idea the correct way to reference the field. I have looked for documentation, but come up empty. Here is an example: The field machine name is "product:field_product_image ...
jasondecamp — April 2012 — 2 comments

Question Using Inline Entity with Commerce Flat Rate Shipping

Vote up! 0 Vote down! Commerce Shipping, Commerce Flat Rate and Especially Inline Entity are great modules. But, I am having a problem with flat rate shipping talking to the term attributes used in the inline entity section of the nodes. The online entity ...
jlsegull — February 2013 — 1 comment — inline entity, Shipping, Flat Rate

Discussion Add Remove products Button to Shopping Cart

Hello, Everything is in the title. How can I add a Remove products/Empty cart button in the Shopping Cart? Thanks a lot. Ivelfan remove products button ...
fmoutawe — January 2013 — 2 comments — remove products button

Answer Answer to Question 8897

Vote up! 0 Vote down! I see a few issues with this rule for the purpose described. First of all, it's operating when a new order is saved, which happens in the initial Add to Cart. I think a better event for you would be when the customer completes t ...
Ryan Ryan Szrama — July 2013 — 1 comment

Discussion partial string search

Hi, is there a simple opportunity to get the search in commerce kickstart to work with partial strings? There is the module "fuzzysearch", but that doesn't support sorts and facets. There is another module "Search API Extended String F ...
manox — November 2012 — 1 comment

Discussion Custom Checkout Notifications

Hi All. I am trying to setup some custom notifications on checkout so that when a certain product sells, it sends an email to an associated email address that contains the order information, as well as the purchasers name and mailing address. I have confi ...
lmatthews — October 2012 — 2 comments — email checkout vendor

Discussion Agree to terms checkbox before adding to cart?

I was wondering if someone could help me with this scenario. My client needs users to agree to the "terms" before they are able to purchase the product. Someone know how I can do this? ...
pkchoo — September 2011 — 2 comments

Pages