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.
Answer Answer to Question 13553
$ to cart So I chose to use the Drupal Commerce module. I can see the different elements of selection, ...
romsVLM — April 2014
Discussion "Multi-user" product submission
Hello, Is it possible to have a multi-user" product submission with the Commerce Module. ...
beginnersluck — May 2012 — 1 comment
Answer Answer to Question 3303
could do is implement hook_commerce_entity_create_alter($entity_type, $entity) and look for a cart order ... commerce_customer_profile. This would have the added benefit of being available elsewhere besides just on the checkout form. ... You might also look at the Commerce Addressbook module's approach, which actually creates the ...
Ryan Szrama — April 2013Question Stuck with reading a feed into product_display
commerce feeds module, which worked greate, after I added feeds_tamper, to manage the prices comming from ...
Discussion Change product image on change selecting color
Hello, On the demosite http://demo.commerceguys.com/dc/catalog/coffee-holders/mug when changing color the image is changing also, how is this possible? I have made 4 products with different images and give each product an option from a selectlist. In prod ...
massaro — March 2012 — 1 comment
Discussion Product question.
Ok. I've tried to do this and I'm not sure how to approach it. we're a shop that does custom printing and framing. We have a ever growing image archive that we can make products from. I'd like to have these images listed as well as cre ...
James Haswell — April 2014 — 1 comment
Answer Answer to Question 3282
replacing the "(Line Item) Commerce Line Item: Quantity" field with the "(Line Item) Commerce ... function your_module_name_form_views_form_commerce_cart_block_default_alter(&$form, &$form_state, ...
Andy Giles — April 2013Discussion Rearranging the Product Display
I know that print render($content['product:commerce_price']); gives me the price print ...
Aussiejen — October 2011 — 2 comments
Discussion Checkout problem- shows admin checkout to anonymous
I have set permission to anonymous Access checkout (Complete a purchase through the checkout form or be (or be redirected to login based on checkout settings)) but still when anonymous customer clicks checkout it shows admin view (orders, order numbers, o ...
ace11 — February 2011 — 1 comment
Answer Answer to Question 8373
account page. It sounds like you're using Commerce Kickstart, which I believe uses the Commerce ... simply try disabling the Commerce Addressbook module if you don't need it at all. Replacing the ...
Ryan Szrama — June 2013