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 How to add a "Express Checkout" button next to "Add to Cart"

Hello, I'm a new user of Drupal Commerce and Drupal itself, and it's been quite the transition for me as opposed to using other CMS. I have been trying to achieve the following with very little knowledge of the API:- Add both "Add to Cart&q ...
missjane — March 2012 — 6 comments

Question How to replace the standard Add to Cart block?

Vote up! 0 Vote down! Hi, I used VBO in order to assemble a view showing fields (such as size, stock, price, add to cart quantity) of all product variations of a product. This allows me to select the quantities to order for all variations (different sizes ...
epaolillo — November 2013 — 2 comments — VBO, Add to Cart block

Answer Answer to Question 8957

Vote up! 1 Vote down! I took the opportunity to answer this with a video. Hope this helps! Here's an export of the rule: http://pastebin.com/MyF6vqCa And the module I mentioned that would make it possible to do this for only select kinds of products ...
joshmiller Josh Miller — August 2013 — 2 comments

Question How to create a payment module

Vote up! 0 Vote down! Hi, We're trying to create a Drupal Commerce payment module for our company's special payment service, and implementation for Magento was pretty painless, but for Drupal Commerce, it's been a magical ride of confusion ...

Discussion Clone a Product Type?

Hi, Forgot to ask that in my last post but it's could be nice to be able to clone a product type which share 90% of fields,... Thanks, Florent ...
Florent — July 2011 — 14 comments

Discussion Product Reference Not working

I have been adding products to my store this morning everything has been going fine, but now all of a sudden the product reference field in my product display doesn't work. After I add a new product which shows up under my products, then I go to my p ...
scott.carlton — October 2011 — 7 comments

Answer Answer to Question 43185

Vote up! 0 Vote down! I can't find Store > Configuration > Products > Option Sets I even have no Store item in menu. Where should I look it for? Products > Settings Store settings > Product settings > Categories Store settings > ...
RevalRomanov — December 2015 — 1 comment

Discussion Sales tax calculated based on the line item's price rather than product's unit price

I am changing the product's unit price before the product is added to the cart. The sales tax must be based on the new changed unit price instead of the standard unit price. At present DC tax calculation uses the product's unit price instead of ...
metarama — January 2012 — 8 comments

Discussion How to alter the line-item Price programmatically

Hi there How can i alter the the line-item Price programmatically? is there something easy like commerce_alter_line_item_price($line_item,array('add',200)); ...
einsk — August 2012 — 6 comments

Discussion Product image on Views link to product admin rather than product display page?

Hi all, currently I'm making a View call new_products to display a list of latest update product. After few attempt, I have create a simple page and block to display Title & Product:Image field. Now I have 2 problem. 1st, the product image is NOT ...
maxchock — June 2011 — 23 comments

Pages