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 How to access [commerce-order:uid] or [commerce-order:owner] using php code?

anyway. Im using rules. and the problem is, that I need the user account of an order ...
bolind — December 2011 — 2 comments

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

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

Answer Answer to Question 13730

specific to Commerce itself, so tread lightly on any Drupal 7 site for any entity type (e.g. nodes, users ...
Ryan Ryan Szrama — May 2014

Answer Answer to Question 7340

user with role "shop". I can from display "hidden" product variation- "add to ... shopping cart" Is this the appropriate way? But not sure how to input rules to unhide when user with ...
newbieuser — March 2013

Question Can rules modify the price displayed in the node?

successfully implemented some rules to apply user and product based discounts to the price before it goes in ...
pfeff — April 2013 — 1 comment — Pricing Rules, price visibility, Price

Answer Answer to Question 6973

Vote up! 1 Vote down! Hopefully Ryan will correct me if I'm wrong, but you should be able to edit the Order and change the status to the next step. That is the same process that has failed and would trigger all the correct actions as needed. ...
joshmiller Josh Miller — April 2013 — 5 comments

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

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 Subscription service for webshop

hi I am doing a preproject of a webshop. It is subscription of physical products. I need following: Products to be bought by subscription and one time buy. Integrated with paypal and a mobile payment solution. Easy to create subscription for each product, ...
Langsholt — January 2013 — 2 comments

Pages