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 In Drupal Commerce, How to generate order using “Add to Cart” button in Custom PHP page
In Drupal Commerce Kickstart, I used custom PHP page in Drupal root folder. As per the requirement I choosed custom PHP Code to show products in different logic pattern. I am getting product id value for each product in that page. Now, I need "Add to ...
SinhaM — August 2013 — 1 comment — add to cart
Answer Answer to Question 13429
Vote up! 0 Vote down! a typo- you need HOOK_ commerce_checkout_complete ...

Discussion Set price when creating a product via commerce_product_save($product)?
How do you set the price when creating a product with commerce_product_save()? I'm first calling commerce_product_new($type) and then filling in fields of the returned product, but there isn't one for price. I also have a "stock" field ...
Prince Manfred — September 2011 — 3 comments
Discussion Does Commerce include...
hi everybody, I am to set up an ecommerce site for my small business (selling Led lighting and video screens) and I'm wondering if Commerce and/or its add-ons have the following functionalities (more or less in order of importance to me): Attachment ...
pier — August 2011 — 4 comments
Discussion How I can make bestsellers block, or Users who bought this produkt also bought...
Hi, Im tried in views to find some statistics fields for Drupal Commerce, that provide a bestsellers products stats, but i didnt found nothing. And another I want to make a block with "Users how bought this product also bought this products"... ...
Yurii — May 2011 — 3 comments
Discussion Auto expire product?
Hi, Just wondering if anybody has had any experience setting a product to disable itself based on the current date. I've been building a DC site for our college's one day cooking courses and everything has gone well except that it would be nice ...
scbabineau — January 2012 — 3 comments
Question Add tokens to the commerce-order token types for commerce-order-total field components base-price shipping etc
Vote up! 0 Vote down! Hi, May be shortterm solution thinking for https://drupal.org/node/2063023 Adding simple tokens based on: http://www.andypangus.com/drupal-7-making-your-own-tokens I made this custom module but I do not see the tokens showing up in t ...
Summit — August 2013 — 1 comment — Commerce Tokens
Discussion disable product add to cart
Hi, I'm new to Commerce. I need to be able to show products that both can and can't be bought, so for the items that cannot be bought I just need the add to cart and price options not to be visible. I have been unable to do this in Ubercart. Can ...
tefnut — September 2011 — 3 comments
Answer Answer to Question 4938
Vote up! 0 Vote down! Don't know if you still need a fix but I figured it out. You must go to your content type and add in the variation in the manage fields to that specific product display. Inside manage fields you'll probably add a new field. ...
cndinh425 — December 2012 — 1 comment
Answer Answer to Question 3292
Vote up! 1 Vote down! Sounds like you need to post a feature request for the maintainer. http://drupal.org/project/issues/commerce_extra?categories=All It's possible to create a rule that redirects a user. The trick is finding an event that will work ...
