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 Empty billing information on review pane

to check Shopping Cart page (admin/commerce/orders/carts) my actual order has empty values for ... pane (checkout/[cart-id]/checkout) and then go through the shipping pane (checkout/[cart ... -id]/shipping) to the review pane (checkout/[cart-id]/review), it shows that there is "no information". It ...

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

I have to sign on product display that if a product is available or not, besides this I have to let users ... is do stockpiling but disable add to cart those products that have stock zero. I need something that ... does stockpiling and only sign if the product is IN STOCK or OUT OF STOCK, but always let add to cart ...
gulyasmarci — February 2013 — Stock, Cart, Rules

Discussion Product options from a Content Type

I would like to add an additional option for the product before adding to cart. User's will ... Cart. Thanks ...
marvzz — October 2011 — 1 comment

Discussion Tax and Subtotal swapped on checkout

systems before). when i check out my shopping cart, i can see the correct values for the subtotal and the ... contain the items in the shopping cart and the order total in the footer. but where to find subtotal ... hi there! i just installed Commerce and it'a a bit overwhelming (not having dealth with shop ...
shensche — June 2011 — 1 comment

Discussion Creating custom order: can't reach checkout

booking_create_order (& $form_state) {    global $user;     $prod_ids = array(        array(            ... = commerce_order_new ($user-> uid, 'checkout_checkout');     $order_wrapper = entity_metadata_wrapper ... instantiate a cart? The article mentioned that the checkout is not dependent on the cart, but perhaps this ...
headbank — January 2013 — 1 comment — order, checkout

Question Fetch products created by acting user

Vote up! 0 Vote down! Hello, I need to get products created by currently acting user and display ... all users. Any clues please whats wrong with my code and how to limit the list? global $user; $uid ... = $user->uid; $products = db_query("SELECT * FROM {commerce_product} WHERE status=1 AND uid=uid"); ...
sketman — May 2016 — Product Listing

Product Commerce Kickstart

Kickstart makes shopping on your site a joy with such features as drill-down searching, image zoom, product ...
Aaron Dudenhofer — August 2012

Discussion Load the product node.

How do I pull a product object? is the product a node? I cannot seem to do a node_load(product_id) for a product. thanks ...
marvzz — October 2011 — 1 comment

Documentation Store Credit

disbursement and reversible, user-initiated credit transfers. Credits have an exchange rate and the ...
nvahalik Nicholas Vahalik — August 2015 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Question How to divide the Commerce Kickstart into sectors, adding managers for each sector.

enjoying it. I would like to divide the shop that I'm creating in sectors such as: watches, shoes, ... the sales. Users can buy in any sector, but each product will have a responsible person. There are how ...
astutonet — January 2013 — sector, managers, commission

Pages