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 Using rules to send different emails for Bank transfer and Cash on Delivery Payment

"param_type": "commerce_order_order_confirmation_bank_transfer",             "param_user ... "commerce_order_order_confirmation",             "param_user": ["commerce-order:owner"]          },           ...
pavel — February 2013 — 1 comment

Answer Answer to Question 3323

view that references /product. Edit that view and add a Sort Criteria that filters by "Commerce ... Product: Created date" or "Content: Post date". If you're new to Drupal, Views can be ... Commerce displays products. I'd suggest reviewing all of the videos ...
andyg5000 Andy Giles — April 2013

Answer Answer to Question 6344

fields are configured on the product display types that display those menus on the demo site, but ...
FishToes — January 2013

Discussion Add to cart button: link rather than button?

Hi, My cart page is a form with the products, followed by buttons continue shopping, update cart, ...
Albert Albala — November 2013 — 1 comment

Answer Answer to Question 3214

option, but it probably does. To select a different display format go to: Store > Products > Product ... Types (tab) > Manage Display. Then you can change the format drop-down for your product photo from ...
andyg5000 Andy Giles — April 2013

Answer Answer to Question 3272

a node--product-display.tpl.php). Then paste this at the bottom: <?php  dpm ($content);?> It will print an array in the ... message area of your site for admins. You can drill down through your product display elements here by ... a product:field_image row or something like that. Within that array, there is a path. It will probably be something ...
Aaron Dudenhofer — June 2012

Answer Answer to Question 3357

commerce_cart_product_add_by_id('product_id','quantity'); calling this function in my module has done the trick. However as far as performance is concerned ...
dharam1987 — June 2012

Answer Answer to Question 6178

are handled via the database, additional products will only be little more. But, yes- your database ...
ronald — January 2013

Discussion How to make Commerce Price Savings Formatter work

Hi, I download Commerce Price Savings Formatter from durpal project and install to my dev site as a module. it seems the module is actived. and I also set a price rule to change the base price. the rule works OK. but the Commerce Price Savings Formatter d ...
wallershen — January 2012 — 1 comment

Blog Drupal Commerce at DrupalCon London

introducing new functionality meant to improve the site builder experience around creating product displays ...
Ryan Ryan Szrama — October 2011 — 2 comments

Pages