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 Order confirmation not sent out
(like described in http://www.drupalcommerce.org/user-guide/checkout-completion-rules) that e-mail is ...
Discussion Import script
ID, it is not modified. I created custom field in "product types": field_sid But how can ... commerce (what is searchable). I tried that:... $product = commerce_product_new('product ... '); $product->product_id = $sid; // $sid is the external ID... but it doesn't work. The product_id is an internal ...
Gábor — May 2012 — 4 comments
Answer Answer to Question 7339
Vote up! 1 Vote down! I finally came to a solution for my problem. By using panels. I have 2 variant for each term depth. Each variant will load 2 different views. This rules selection is not available by default i panels, a new module has been proposed o ...
heyyo — March 2013 — 2 comments
Discussion Conditional Display: Hide fields with no data
Using Kickstart 2. Is it possible to hide fields in product displays that don't have data? In ... my case I haven't found a way to handle product volume. So, I was going to add all the fields ...
abiconsulting — March 2013 — 2 comments — fields
Discussion Using Product Display to hold image field
image field in the in the Product Display content type. is that a legit action, or does anyone has ... Hi, I'm building a shoe store, and naturally each product has many variations. Because of ...
Idan Cohen — January 2012 — 1 comment
Answer Answer to Question 8999
MY_CUSTOM_add_to_cart_form_submit($form, &$form_state) { // easiest way I could find to get the product ids attached to this display ... products intended for sale on this form. $products = commerce_product_load_multiple($product ... my case, it's limited to one product display and on set of products and a custom line item type. ...
sleepingmonk — August 2013
Question Images displaying differently in different browsers
and I can't seem to find anything anywhere. My product images as teasers display perfectly in ... Safari on a Mac, however they display extremely large in Firefox and start to overlap objects in other ... block regions. Please can somehow help me with this? product images ...
jsdesigns — February 2013 — product images
Module Commerce CyberSource Secure Acceptance Web/Mobile
site information global configuration form. merchant_defined_data6: Anonymous or Authenticated user ... with Avatax and Exactor 7.x-0.9: support unauthenticated user checkout 7.x-1.0: misc wrap-up leftovers ... functionality is already written to integrate with Commerce Card on File, but it is hidden from end-users, and ...
Discussion Impossible title label
type, products and display. I have created a panel and organised the details in ageneral format which ... Hi, I'm in the process of creating a creating a site that sells physical products and am ... setting up a main product page which is organised with a panel. I have thus far setup a product content ...
Chris Machnicki — April 2012 — 1 comment
Question Displaying Price Ranges on Views
Vote up! 0 Vote down! Let's say I have 3 products in a product display that cost $5.00, ... $3.00, $7.00. Right now in Commerce Kickstart 2, the view displays the first product's price which ... a variance in prices (if all the products are $3.00- just display $3.00). Views Price search api ...

