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 Commerce Kick Start! Please help!
OR Does a new user within data base need to be created? If so how is this done? Thank you ...
Question Order confirmation not sent out
(like described in http://www.drupalcommerce.org/user-guide/checkout-completion-rules) that e-mail is ...
Discussion Custom field not showing up even with “entity has field” condition- Commerce/Rules
should have one that includes the content type field "field_deal_price"): site:current-user ... :uid site:current-user:last-access site:current-user:last-login site:current-user:created site:current-user ... :roles: site:current-user:status site:current-user:profile-main: site:current-user ...
jmhead — September 2012 — 1 comment — rules content-types
Question Drupal Commerce Class Registration & Payments
it with Drupal Kickstart 2 please? I would need users to be able to purchase class, if space in ...
Answer Answer to Question 8350
things like creating the user account are 'lighter' (lower number) than anything that will ...
jpamental — August 2014
Question Dynamically create add node link
dynamically create a link to redirect user to node add form after selecting the add to cart on the product ...
designmonger — February 2013 — Cart
Question Pricing rule for customizable products attributes
user can enter custom value for them like if i have jeans product then customer can select ...
amruta — January 2014 — 1 comment — Pricing rule for customizable products attributes
Discussion Pager on product display node
can i paginate the other 9? It would be a nice feature for the end-user to go to the next or previous ...
marinoszak — January 2012 — 1 comment
Discussion Load line item's prices in an array
didn't find anything yet. I need to load each line item's price present in the current user cart in ... cart and total amount of the cart with this code... <?php global $user; $order ... = commerce_cart_order_load ($user-> uid); $order_wrapper = entity_metadata_wrapper ('commerce_order', $order); ...
evanasse — May 2013 — 1 comment
Discussion Product attributes with pricing calculated on customers input
is more complex because of many attributes depending on user/customer input. There are about 12 ... product width and height (entered by customer when adding to cart)- textfields: user enter width and ...
f.gorczynski — May 2012 — 2 comments
