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 How do I base a new account username on the Billing Name for an anonymous order?
user name for a new account for an anonymous order but the Billing Name instead. I have cloned the ... "Create a new entity" action to use the Billing Name instead of email address as the new user name. ... commerce-order:commerce-customer-billing:user:name resorts to "Guest" which is my anonymous user. Checkout Rules Rules Customer Profile ...
Answer Answer to Question 45603
Vote up! 0 Vote down! Hello, I have kind of the same issue on production serverm i posted ... problem with my patches and apache2 usage instead of php7.1-fpm on my dev site But the production server ...
Guillaume S — May 2017
Discussion Seminars and Drupal Commerce
First- Saw the session at DrupalCon Chicago. Really enjoyed it. Commerce is going to be way more enjoyable than UC, me thinks. I have a customer that does seminars all over the world and would like to move all of the registration, purchasing, etc. online. ...
samgreco — April 2011 — 15 comments
Question Unique single products + Custom line items, How to handle?
product (cushion shape) will have different options therefore i am using custom line items. The issue is ... that to me it seems i need to create just as many different content types (product display) in order to ...
petergus — June 2014 — custom line items
Question Commerce 2.x
commerce product fields in node.html.twig file. How can i print that? Any idea? Thank you in advance. ...
Bhoomi — July 2016 — commerce 2.0
Answer Answer to Question 4112
hook_commerce_product_reference_default_delta_alter(&$delta, $products) in commerce_product_reference.api.php The answer to all your dreams!!! ...
James — March 2016
Answer Answer to Question 37434
Vote up! 0 Vote down! Hi amitjsh, Did you add the term reference to the product display (node) or ... to the product variant (product entity)? It needs to be on the product variant. If you're using ... Kickstart and haven't customised the product structure then this will be at ...
Andy @ BlueFusion — July 2015Answer Answer to Question 4817
products, my first attempt would be:- load current user or anon. order (this will probably be given in ... it's head- think of it as activating the said shipping service if and only if there are NO products ... code" and within this write a simple bit of code to checks that there are no products tagged with ...
jphil — November 2012
Question How to make a View of products with price
Vote up! 0 Vote down! Using Drupal 7.27 Commerce 7.x-1.9 Views 7.x-3.7 I have a product in ... different colors and different sizes, all with same price. I have a content type for the product with name, ... type product showing the name and image. But I would like to show the price too. I have tried ...
cord1 — May 2014 — commerce views display
Answer Answer to Question 10738
the same I think but it would take some work and is beyond my skill. If you have a product with ... different sizes, the default Product Display would give you a drop down select with each of your sizes, say ... the example you have given. Hide (using CSS or whatever) the Drupal Commerce dropdown from the user ...
pipal — November 2013 — 1 comment
