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.

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

Discussion EU VAT

number doesn't start by HU), then the amount of VAT would be 0% and in any other cases (the user ...
memil — September 2012 — 5 comments

Question How do I deal with complex discounting rules?

criteria... 1. User places an order. When they hit confirm the order is emailed to me. Drupal Commerce ... doesn't take any payment or generate an invoice. 2. A user has one of the following roles: "Discount ... a user with the role Discount Band A would see a price of $120- 30% for Product 1, and $200- 25% for ...
pfeff — April 2013 — Pricing Rules, Discount, Checkout

Discussion Need some hiint for building products catalog

Hello. As shown here- http://www.drupalcommerce.org/user ...
Spider84 — March 2013 — 1 comment

Answer Answer to Question 5031

http://www.drupalcommerce.org/user-guide/products ...
joshmiller Josh Miller — March 2013

Discussion Different Checkout for Different Product types

my main focus, so I do not want users who only want to purchase a file to be forced to enter a bunch ...
stufosis — February 2013 — 2 comments — commerce file, checkout, Multiple product types

Discussion File upload with order

company. He an online shop where users select the needed t-shirts and where they can immediately upload an ...
hacor — February 2012 — 3 comments

Answer Answer to Question 7658

Vote up! 2 Vote down! You have a couple of options. First, I would do a quick search for "donation" http://www.drupalcommerce.org/search/site/donation Which might give this module: http://www.drupalcommerce.org/extensions/module/project/commerce ...
joshmiller Josh Miller — April 2013 — 3 comments

Question "Edit own products" permission is not working!

products" permission users with that role can edit any product. And without that permission they can't ...
golubovicm — December 2013 — permissions, Troubleshooting

Discussion Commerce and varnish

Har anyone tried using Varnish on a Drupal Commerce website? Would it work with shopping carts and other cookie-related stuff? ...
AdamGerthel — November 2011 — 11 comments

Pages