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 Order Object Workflow through Checkout
I was having this discussion in IRC with DamZ, neclimdul, and one other person about how to handle the creation, update, and saving of the order object through checkout. In Ubercart, the workflow was as follows: View the checkout page, nothing is there. A ...
Ryan Szrama — February 2010 — 8 commentsAnswer Answer to Question 19486
Vote up! 1 Vote down! A method for sorting sorting a product display list on the SKU value. I found this somewhere on the web and summarize it. Applies to Drupal Kickstart 7.x configuration, the one I found was maybe 6.x as it use tab names not familiar t ...
Rob — November 2014 — 1 commentDiscussion Show "Add to cart" button in node teaser
Hi I've created a store with some Products and set up a Product Display and set everything up so my products are now appearing on my store page as teasers. How can I get the "Add to cart" button to appear on the node teasers? Thanks. Richar ...
UserFriendly — July 2011 — 2 comments
Question Add tokens to the commerce-order token types for commerce-order-total field components base-price shipping etc
Vote up! 0 Vote down! Hi, May be shortterm solution thinking for https://drupal.org/node/2063023 Adding simple tokens based on: http://www.andypangus.com/drupal-7-making-your-own-tokens I made this custom module but I do not see the tokens showing up in t ...
Summit — August 2013 — 1 comment — Commerce Tokens
Question Disable product from selling
Vote up! 1 Vote down! first of all, sorry for my english. i need to solve next situation. with help of RULES i need to disable commerce funcionality for some conditions. i mean, disable Add to cart, cart, and checkout funcionality. but the product must st ...
Answer Answer to Question 4157
Vote up! 0 Vote down! Thanks david! ...
Josh Miller — November 2012 — 1 commentAnswer Answer to Question 10562
Vote up! 2 Vote down! You could setup a View Block or Page that shows Order and Product information and then setup the contextual filter (or you may be able to do this in the relation) to show only products related to the current logged in user. ...
Travis — August 2014 — 1 commentDiscussion Create Products Using Rules
I'm trying to understand where commerce stores it's rules hooks. In my Drupal 7 install I have a tonne of custom entities which I am working on plugging into ctools to enable panels to alter the add/edit forms. My next step is to hook these cust ...
scotthooker — July 2011 — 2 comments
Discussion Log user in automatically on purchase
Heh. My client read me the riot act for making our customers "jump through seventeen hoops" just to make a purchase, so I'm looking at streamlining the order process. We'd really love it if we could simply force the user to choose a pa ...
smscotten — February 2012 — 2 comments
Answer Answer to Question 8897
Vote up! 0 Vote down! I see a few issues with this rule for the purpose described. First of all, it's operating when a new order is saved, which happens in the initial Add to Cart. I think a better event for you would be when the customer completes t ...
Ryan Szrama — July 2013 — 1 comment