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 multi-product displays with a table instead of select

Hello, I am building a multi-product display. Its working pretty well, but I would like to be able to use a table instead of a select to show each referenced product with an Add to card button. Or even list of all referenced products would be better. I th ...
toddgeist — October 2011 — 5 comments

Answer Answer to Question 6584

Vote up! 1 Vote down! You will need to make 2 changes 1. Go to your settings.php located at sites/default/settings.php and add a line ini_set('memory_limit','128M'); 2. Go to your PHP.INI file and increase the memory- Search for memory ...
vishy_singhal — January 2013 — 2 comments

Question Order ID # > 999 not showing

Vote up! 0 Vote down! Hello there, The Order ID # has stopped showing at the Orders view after it reached the #999. Probably there is a parameter somewhere that says to use only 3 digits for the order ID numbers. If a call the order ID directly —say Order ...
juan.pompa — August 2013 — 1 comment — commerce orders

Discussion Breadcrumb Conumdrum

I am developing a clothing store using the kickstart non demo. I have categorized the products in two ways. Collection and Product Type and created 2 views to show these. I have collection/% and style/% and used superfish to create drop down menus. All th ...
CptAnt — September 2013 — 1 comment — breadcrumbs, menus

Question Store unable to send any order emails

Vote up! 0 Vote down! Hi, The store unable to send any of the order emails. I don't know why? I have installed Drupal commerce at my drupal store but store unable to send any of emails to the user or store owner. Do I need to install Commerce email m ...
testmedma — December 2013 — 1 comment — order confirmation email

Discussion Multiple quantity fields on one product display page

Hello, I'm looking for what I guess must be a pretty rare use case for a product display page. The client we're developing this for sells books largely business to business and come in multiple languages. I have set up three product entities eac ...
samleinen — July 2012 — 2 comments — views, quantity, add to cart

Answer Answer to Question 4369

Vote up! 3 Vote down! In order to get at the product types on the order, you have to look inside the commerce-order token at the line items it contains. Specifically, in your actions section you can loop over the commerce-order:commerce-line-items token a ...
Ryan Ryan Szrama — April 2013 — 2 comments

Discussion Pricing Rules Based on Other Products Already Ordered

I'm not sure what the best way to proceed is. What I want to do is set the price of a product to zero if another product has already been purchased. It's a one-to-one relationship. For example, one free scarf for every hat purchased. What I need ...
gauntlet — December 2011 — 5 comments

Answer Answer to Question 8774

Vote up! 0 Vote down! I assume that your view's format is a table. under the format settings (if it's a table), there's a "Grouping Field" setting. Just configure that setting to group your files. You would have to use relationshi ...
akosipax — July 2013 — 2 comments

Discussion Multisite shared cart /checkout

I'm planning on building a multisite Drupal Commerce installation. in the beginning it will consist on of three different commerces as follows: commerce1.com (will be in 4 different languages) commerce2.com (in two languages) commerce3.com (in one la ...
Antsa — January 2013 — 2 comments

Pages