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 Drupal Commerce Class Registration & Payments
it with Drupal Kickstart 2 please? I would need users to be able to purchase class, if space in ...
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 ...
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
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 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
Answer Answer to Question 8350
things like creating the user account are 'lighter' (lower number) than anything that will ...
jpamental — August 2014
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
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. ...
Josh Miller — April 2013 — 5 commentsDiscussion Which is the best way to Alter Product Pricing in a complex scenario?
have N types of customers, being N and integer (2,3...). I'll have a user field who will identify ... the type of customer for each user. The price of a product needs to be different for each type of ... the "Product" content type. I've added a new field to the user entity for the ...
GoddamnNoise — December 2011 — 14 comments
Discussion Commerce Reports
provide a comparable level of reporting to users. Obviously this would not be part of core since it's ...
davident — August 2011 — 4 comments
