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 Attaching manufacturer and details to products

G'day I have used Drupal itself for a few years but not the e-commerce portion. I am using ...
ldbdragon — October 2011 — 3 comments

Discussion Customizable dishes and online food ordering for restaurant

backend) I have tried to implement this with the Commerce Custom Line Items module, with no luck so far. ...
balint777 — January 2012 — 3 comments

Discussion Kickstart slideshow showing multiple images while loading

I'm using the latest version of Kickstart and have set up its slideshow to show a few slides at the top of my site. However, when things are slow loading, it loads the slides of the slideshow one underneath the next so there's, say, 3 slides vis ...
PedroKTFC — April 2013 — 2 comments

Question Duplicating an order

website that will allow me to duplicate an order. I took the code from the module "Commerce ... Reorder" which is displayed below: function commerce_reorder_helper($order = NULL, $account = NULL) {  if ... line items of the order.   $order_wrapper = entity_metadata_wrapper('commerce ...
HenryJones — February 2013 — Order

Question How do I base a new account username on the Billing Name for an anonymous order?

commerce-order:commerce-customer-billing:user:name resorts to "Guest" which is my anonymous user. Checkout Rules Rules Customer Profile ...

Question How to allow costumers to purchase if stock is zero?

Vote up! 0 Vote down! Hi everybody, I have started to use commerce kickstart and I need a hint. ... purchase in both of the events (out of stock / in stock). I have installed the commerce stock module which ...
gulyasmarci — February 2013 — Stock, Cart, Rules

Discussion Add to Cart button and SKU on the Product Display

Is it possible to display both the Add to Cart button and the SKU on the product display page? In "Manage Display" on the Product Display content type, I can change the "Product" field to display the Add to Cart button or the SKU. I ca ...
emmit95123 — October 2011 — 5 comments

Answer Answer to Question 12068

Vote up! 0 Vote down! After a little more thorough review of the commerce_paypal_wps module I was ... so they do not have to enter it again. The *commerce_paypal_wps_order_form* function in the ... commerce_paypal_wps.module creates a hook that you can use: // Allow modules to alter parameters of the API request. ...
fnikola — August 2014

Discussion Altering the quantity widget

commerce table price widget but needs further customisation. Please advise! Thanks! ...
WilliamV — April 2011 — 4 comments

Answer Answer to Question 8423

"REQUIRES": ["commerce_ss", "rules", "commerce_stock"],     "ON": ... ["commerce_stock_check_add_to_cart_form_state"],     "IF": [      {"commerce ... _ss_stock_enabled_on_product": {"commerce_product": ["commerce_product"]}},       {"commerce ...
Summit — June 2013

Pages