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 to edit submitted line items?
Line items don't appear to be nodes (I'm assuming that they're entities?)- is there ...
Matt Bernhardt — September 2014 — line items
Blog Commerce by Example
We are happy to have you taking a look with us on the Drupal Commerce by Example. It's a Lab at Drupalcon Austin. We will be updating this post with a video once it's available. Slides: Commerce by Example Slides Update, 6/9: It appears that the ...
Josh Miller — June 2014 — 3 commentsQuestion Using Rules to Add Product to Cart doesn't populate Line Item Data object
["display_path"]=> string(6) "node/8" ["entity"]=> array(3) { ... ["entity_type"]=> string(4) "node" ["entity_id"]=> string(1) ...
Question Updating stock using preprocess
preprocess_node altered the stock value in the database, but I'm not sure what I'd need to set in ...
Discussion Own entity as product entity
"entity" to define the product, followed by a product "node" which will allow me to visualize the ... Product Node? In that case it would be kind of painful to have 3 variations of each data item... Or should ...
svendecabooter — March 2011 — 4 comments
Discussion When creating orders drupal sees admin as anonymous
I don't know how this occured, it seemed to be working fine. I have a rule set up that adds sales tax to orders when admin creates them. Suddenly when admin creates orders he is listed as anonymous at the bottom of the order page. This means that the ...
smash — January 2012 — 1 comment
Answer Answer to Question 8979
Product Entities) (admin/structure/views/add) that takes the node id as a contextual argument and ...
Josh Miller — August 2013 — 6 commentsDiscussion Get Shipping Price from Field
node). My question is how do I update the shipping price based on this value? It should work as follows:- ...
aaronortega — February 2012 — 2 comments
Question How does Kickstart render Product Detail page?
prefix-1">contents</div> I know theming can be done via custom node-xxx.tpl.php and theming views. Please enlighten. ...
