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 Limit Quantity to 1 on Cart/Checkout page

I've configured the Product Display Add to Cart button to not include quantity. When the user goes to ...
OutdoorEd — June 2013 — quantity

Discussion Node fields in Commerce products/orders?

Event product type. Events have dates and can have multiple dates. When a user purchases a ticket to an ...
welly — September 2012 — 1 comment

Discussion Best Practices for Search_API_Solr & Drupal Commerce?

I'm looking for some guidance on the best practices to use when setting up a Commerce site that relies primarily on Solr facets for its navigation (exposed via search views). How do I add Commerce Product fields to a Solr Index? I'm able to succ ...
kvoelker — May 2012 — 4 comments

Discussion Creating products in Commerce- improving / simplifying the workflow

I am looking at commerce from an end users perspective (the manager of an ecommerce store- non ...
pdjohnson — May 2011 — 2 comments

Discussion Which module to use for purchase discount coupon?

any module able to allow user to download the dynamically generate coupon when customer confirm an ...
maxchock — June 2011 — 1 comment

Question Get add to cart product info and bring to url-arguments

http://drupal.stackexchange.com/questions/24279/populating-fields-from-t... for users, but do not see a product example. Greetings, Martijn Add to Cart form ...
Summit — June 2013 — Add to Cart form

Answer Answer to Question 8658

footer: <?php global $user; $trade_role = 4; $items = 0; $total = 0; foreach ($results as $r){  foreach ... ($user-> roles))){      $total += $component ['price']['amount'];    }  }   $items += ...
Orphans — August 2014

Answer Answer to Question 3778

pane for now from the checkout process. A further step would be to assess if the user is registering ... simply cancel it automatically after 2 weeks. You could use redirects or user instructions funneling them ...
kevinquillen — August 2012 — 1 comment

Discussion Order numbers only for completed orders

number autoincrement. It´s okay, but sometimes users do not complete their orders and order number jumps ...
maestro82 — September 2012 — 1 comment

Answer Answer to Question 7611

Manager cannot edit the price or stock! The admin can of course, but not the user with the Store Manager ...
ncarty97 — October 2013

Pages