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" form using AJAX

Anyone edited the "Add to cart" form in order to use AJAX to insert products in the cart without reloading the page and showing a "Product added to cart" message popup in the center of the page? Any hint on how to do that? cart add to ...
Copyfight — November 2012 — 3 comments — cart, add to cart

Discussion Linked attributes

t-shirts can be black and yellow, unisex t-shirts can be green and white. How I can create it, so if user ...
Maestro — July 2011 — 3 comments

Discussion German taxes

First: great thing Drupal Commerce My question: In Germany products EITHER have 7%vat-tax OR 19%. I seem to be unable to create an according rule. Could somebody point me to a HowTo or similar? ...
ChristianAdamski — March 2012 — 6 comments

Question SKU details in facet suddenly shows product titles after core update

information coming from a title field?? Bit worrying, suppose it would have picked up user info in stead of ...
waskerleyairport-software@yaoo.co.uk Rob — October 2014 — faceted search, sku

Question Commerce monthly orders view

The users will do a order for everyday of the month, and the system needs to create a view, a table ... one for each day, and in the horizontal row must have all the products that the user order... ...
alduxvm — February 2013 — Order, monthly, Reporting

Discussion "Add to cart" form multistep

a shop where users can customize their own product. Let's get the t-shirt concept. I've created ...
wendy — May 2012 — 4 comments

Answer Answer to Question 3891

Vote up!-1 Vote down! Hi exeapps, Thanks a lot. How do I (within those hooks) know if the user has ...
ramez_rafla — August 2012

Answer Answer to Question 9339

Vote up! 0 Vote down! This may not work for your use case but one way to resolve this is to hide the variation images in the product variation's view mode (manage display) and only show images that are attached to the product node/display and relate ...
ahimsauzi — September 2013 — 2 comments

Answer Answer to Question 8894

/sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have ... $user populated with the user's ID: global $user; $query = db_select('commerce_order', ... = prod.entity_id'); $query->condition('cord.uid', $user ...
mike.hajj — April 2014 — 1 comment

Discussion creating products on the fly

meaning of making it very simple to the user, so no node & product creation.. ...
ytsurk — February 2011 — 2 comments

Pages