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 providing multiple products to buy in a single add to cart form
After days of trying, asking for support on this forum is my last option. I am building a website selling sim cards and the design should be as follows 1 page (add to cart form) on which you first will be able to select your sim card and than will be able ...
Discussion How to remove menu link
Hello, I’m sure this is noob issue, but I can’t seem to delete links from the main menu that came with the demo. There isn’t an option to delete in the operations column. Thanks in advance! Attachment Size untitled-1.png 116.12 KB ...
digitallife — February 2013 — 1 comment
Discussion Impossible title label
Hi, I'm in the process of creating a creating a site that sells physical products and am setting up a main product page which is organised with a panel. I have thus far setup a product content type, products and display. I have created a panel and or ...
Chris Machnicki — April 2012 — 1 comment
Discussion Design of Drupal Commerce
The new design looks great but I have a few thoughts(FWIW)- The #zone-title padding seems too large. On a small screen it pushes discussion off the page. padding:13px 0; seems to keep a nice look, but doesn't create too much spacing.- I'm not ol ...
timodwhit — May 2012 — 6 comments
Question What's the point of being able to make some Product Categories the children of others?
is installed and working. I have products tagged with child terms only. When I click child terms in ...
Discussion Booking System
I am working on developing a site that allows users to select a date and make a payment on their booking. Once a user has booked a date ie. made the payment then that date is no longer available. and cannot be selected. How would I achieve this using drup ...
z_khn06 — September 2011 — 5 comments
Discussion Product Display Node: Display lowest price for the displays variations
I'm not a big fan of posting questions but I really have exhausted my google search, drupal search, code hacking etc... I'm not against writing this bit of functionality but it's something I would have thought already existed and I don' ...
scotthooker — March 2013 — 7 comments
Answer Answer to Question 3976
sense. So, let's start at the beginning. We're looking at a specific entity, "Order." ...

Question Stock and search api filters
stock into account for the faceted filters. So what i've done so far is:- Installed commerce stock- ...
Answer Answer to Question 7518
Vote up! 3 Vote down! You're going to need to use hook_form_alter() to change the Add to Cart form based on what product it currently represents. All Add to Cart forms use the same form callback even though they use separate IDs, so you can still use ...
