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 Print cart summary view in checkout page
Good morning! I try to find out how to print the commerce cart summary view into the checkout page. I don´t know why, but somehow the developers decided do go the user on every checkout step a different ui, which is not really efficient. Basically, all ch ...
Discussion Product list page shows undiscounted price.
The product list view shows the original price, without the discount, only the add to cart page shows the price with the discount. Both fields have the same settings. I also made a rule that users with a specific role get wholesale prices. Here also the p ...
roelwelters — March 2013 — 1 comment
Answer Answer to Question 8423
Vote up! 0 Vote down! Hi, I solved this myself with some help from Morne. <?php /** * @file * Adds a link to the contact page when clicking on the add to cart form of a disabled product */ /** * Implements hook_form_FORM_ID_alter(): commerce_cart_a ...
Summit — June 2013 — 1 comment
Discussion Is it possible to pass info from the content display to the cart?
Let me explain my situation so I can show why I need this. Maybe there is a better solution. I am trying to develop a site for a photographer. He wants many options available to purchase. Different print styles, types of paper, styles of mounting, all of ...
Discussion Which file holds the database connection info?
I went through install on localhost. I've uploaded the files to the webhost, and I've uploaded the database to the new web database, but the web db is a different name than the one on localhost, and perhaps that's the reason I'm faced ...
Apprentice — March 2013 — 1 comment
Discussion registration at checkout... is possible to make seamless?
Can Loggintobbogan be used wtih Drupal commerce? I would like to keep a login box at the top of screen all the time as above on this site. Customers don't like leaving sites where they cannot logout, especially after they have shared financial inform ...
Discussion Difference Between Taxonomy based Catalog and Product Type
Hi, This is a duplicate from https://drupal.org/node/2283275, since I am not sure where is best place to post this question. I am currently learning to build a e-commerce site with drupal commerce module, and getting very confused with Taxonomy based cata ...
foredoc — June 2014 — 1 comment
Answer Answer to Question 7105
Vote up! 1 Vote down! OK! I Kind of fixed the problem!! I didn't notice that I didn't set up the teaser for Product Display to have the Product field rendered in the Add to Cart format. But this only fixes it as a product display. I have the sam ...
sensei00s — March 2013 — 1 comment
Answer Answer to Question 6995
Vote up! 0 Vote down! USPS sent me all the credentials to do a TEST site prior to enabling Production access. But I'm having the same problem. No step-by-step instructions. No shipping buttons on my checkout. New to rules. Lost. ...
spacerex — June 2013 — 1 comment
Discussion Quantity range pricing
I am trying to realise following scenario: The product has to have input field-> text field. Allowed values are 1-80 (typed in manually). Based on this count there will be pricing: 1-10-> bulk price 110€ (for 1, 2, 3, 4 etc. same price) 11-20-> b ...
wthem — July 2012 — 1 comment