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 do I update order taxes after manually adding or editing an order?
"price field". I've attempted to set up a rule that cycles over the line items of an order ...
Answer Answer to Question 3665
gives you a "terms of service" which would allow you to require user "acceptance" to ...
Josh Miller — September 2012Question Setting Custom Fields at Checkout
Vote up! 6 Vote down! Our subscription site requires that users submit address information ... pre-checkout. In order to make the process a little easier on the users we wanted to pass information back into ...
Discussion "Add to cart" form using AJAX
Anyone edited the "Add to cart" form in order to use AJAX to insert products in the cart without reloading the page and showing a "Product added to cart" message popup in the center of the page? Any hint on how to do that? cart add to ...
Discussion Linked attributes
t-shirts can be black and yellow, unisex t-shirts can be green and white. How I can create it, so if user ...
Maestro — July 2011 — 3 comments
Question SKU details in facet suddenly shows product titles after core update
information coming from a title field?? Bit worrying, suppose it would have picked up user info in stead of ...
Question Commerce monthly orders view
The users will do a order for everyday of the month, and the system needs to create a view, a table ... one for each day, and in the horizontal row must have all the products that the user order... ...
Answer Answer to Question 3891
Vote up!-1 Vote down! Hi exeapps, Thanks a lot. How do I (within those hooks) know if the user has ...
ramez_rafla — August 2012
Question Generation of node for product quantity
ticket we sell. We have a product type call "Event" and user can buy multiple Event of the same ... the payment is done and create a number of node corresponding of the number bought by the user ...
Answer Answer to Question 8894
/sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have ... $user populated with the user's ID: global $user; $query = db_select('commerce_order', ... = prod.entity_id'); $query->condition('cord.uid', $user ...
mike.hajj — April 2014 — 1 comment
