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 Hide "Add to cart"- Button for guests
Hello! Guests should have the permission to see the products of the shop, but not to add them to a cart. How can I do that? Thanks, Marc ...
dasmoermel — February 2012 — 6 comments
Question How to hide checkout panes based on shipping method?
panes(Commerce Fieldgroup Panes). So I am trying to do something like this: 1. Method one- Show default shipping ... hook_commerce_checkout_pane_info_alter($checkout_pane) */ function mymodule_commerce_checkout_pane_info_alter (& $checkout_pane) { global $user; ... = commerce_cart_order_load ($user-> uid); // array $order->data was detected with dsm() // it ...
Discussion Mutiple product types / line items > one product display?
I'm in a situation where I've spent a massive amount of time theming a product display node type which has a referenced product type and a product line item. Now I'm going to add a donation line item type into the mix. Is there a way for me ...
TwiiK — November 2012 — 2 comments
Answer Answer to Question 44287
Vote up! 0 Vote down! Ok, I figured out that it is commerce-order-invoice-view.tpl.php in my ...
Maestro232 — April 2016Question Guest Login Default in fields
Vote up! 1 Vote down! I would like to have the login automatically populate an already registered guest username and password. Is there a way to default the login fields with this already created account? Any help would be appreciated. Guest Theming ...
Discussion Products section disappeared
Hello I am building a new commerce site and when I installed the modules for Commerce Feeds (Feeds ...
donok — March 2012 — 3 comments
Discussion Checkout button
Hey everyone. I'm very new to drupal commerce and am having problems with it. I have followed ...
frankenstein246 — June 2011 — 9 comments
Answer Answer to Question 7611
Vote up! 2 Vote down! Highly recommend editable fields or VBO. I'm not sure why you would say "I need a tool to do X, but the tool can't be the X-doer." It's like saying, "I want to hammer a nail, but I don't want to use ...
Josh Miller — April 2013 — 1 commentAnswer Answer to Question 3149
using a Data comparison condition on the commerce-line-item:quantity property), you should use the Total ... product quantity comparison condition provided by the Commerce Order module. ...
Ryan Szrama — April 2013 — 2 commentsDiscussion Show higher price for user group on product page (problem with rules)
on the product page there is the price I entered. I tried to use a rule with the event "Commerce ...
chris007 — September 2013 — 3 comments
