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 Random Product Images
I'm looking for a way to show, in my case on the frontpage, 3 random product-images. On every new page-visite, 3 new (other) images are shown. The 3 images arn't the problem, simply a view with a link to the product display, but how to show them ...
latulipeblanche — June 2011 — 2 comments
Answer Answer to Question 3883
/admin/commerce/products/types/[product-type]/display/node_full ...
Josh Miller — October 2012Answer Answer to Question 7427
Backoffice changes both the commerce admin menu structure and the wording. I think this should be ...
Brian — March 2013 — 1 comment
Discussion Ajax problem in add to cart form
Hi. I have tried using the built in interface to enable AJAX callbacks for my add to cart form but it isnt working. I made a custom list of products with an "add to cart" button next to them but for some reason the whole page reloads. The site i ...
Answer Answer to Question 10115
option in \modules\contrib\commerce\modules\order\commerce_order.rules.inc function ... commerce_order_address_comparison_operator_options_list() {return array('equals' => t('equals'), 'begins with' => ... commerce_order_rules_compare_address($order, $address_field, $component, $operator, $value) {list($field_name, $address_field_name) ...
ajaichandran — September 2013
Question select a product by taxoomy terms attached to it?
taxonomy terms that are attached to it. I installed commerce_webform module, but in it one has to add ...
Question How to add subheading in Orders Page
Vote up! 0 Vote down! In the url, user/%user/orders/%commerce_order (or user/1/orders/1) also ...
Question Adding an update button pr. item in cart view?
a #submit button to the form, using views alter form (for commerce_cart_block_default)- but that just put ...
Question Why does installing ctools on top of Kickstart give me an error?
Failed opening required 'C:\wamp\www\Alain\drupal-7.14/profiles/commerce ...
Question Enhanced Checkout Progress Indicator
$80 for non member). I was able to make use of the webform and commerce webform modules to create the ... highlight the following steps: 1. Create account or login 2. Registration form (webform and commerce ... achieve this. I did tried the registration and commerce_registration but did not seem to be able to ...
