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 32888
Vote up! 0 Vote down! If you mean Display an Add to Cart Message? Simply enable the Rule with that ...
David Wright — February 2015
Discussion Customer Feeds Import
generate only Commerce Customers and not drupal users, which I need to use those customers in commerce ... orders. Is there a way to bulk-generate drupal users for commerce customers? feed importer Customer ...
Question Multiple products per display
where all should be shown but the add to cart form on the display shows the different productos on ... a dropdown and I need to set up different add to cart buttons for each one and all visible from the displa as ... a relationship so I can have the add to cart form, the result is showing every product ok but the actual add to ...
Mariu — March 2014 — Add to cart button on product display view
Discussion View Cart and Checkout links
The View Cart and Checkout links are not prominent enough and I'd like to swap them with ... links you can turn on or off in the Footer part of the cart view. Can someone point me to a way to ...
willeadie — February 2012 — 1 comment
Question How do I Add Pricing field to my Product Display
products i have activated the "add to Cart form" field, but I don't see the "commerce ... fields: Image, Overview, Product (add to cart).. How do I get the price field to show up? What do I do ...
Question Where to modify order email in Kickstart?
Commerce Kickstart order email- which is sent to user when user has set order. Can anyone help me on this? ...
Answer Answer to Question 8025
(/admin/commerce/orders/<order_id>/revisions)- full history of the order with log messages and users who made each change. ...
maciej.zgadzaj — July 2013 — 3 comments
Discussion Show price per kg/litre etc.
Hello everybody, is there an easy way to show an additional "price per kg", "price per litre", "price per 0,75l" etc. since this seems to be obligatory in the EU? Thanks for any advice. ...
steponeloops — October 2012 — 4 comments
Answer Answer to Question 4204
$order = commerce_cart_order_load($user->uid); $order_wrapper ... disable_pane_commerce_checkout_pane_info_alter(&$checkout_pane) { global $user; $type_iExists = FALSE; $type_bExists = FALSE; $type_depoExists = FALSE; ...
Prakash Gautam — August 2013
Answer Answer to Question 42425
https://www.drupal.org/node/2665152 I had the same problem after moving the shop to a new hosting. Even changing the module status to ...
tfranz — March 2016
