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 My entity_load line item does not include product attributes

show the by the user selected product attribute. Like i have an attribute color "Green". Does ...
houseman — February 2014 — attributes line_item

Question UPS Shipping Selection

email does not indicate what the user selected as a shipping option. I've been able to use tokens ...
jfduguid — February 2014 — UPS, Shipping, confirmation email

Discussion Can't get site-wide contact form to render

Enabled D7 core contact, added categories and nothing. Acquia Dev Desktop commerce_kickstart-7.x-2.0-beta1 Any ideas? Thanks. contact ...
Infinitee — August 2012 — 5 comments — contact

Question Adding button to every line item at the checkout page

checkout page. This button should take the user back to the product view of the product in the line item. ...
Rikard Andersson — February 2013 — Line Item, Checkout, Views

Question Is there a module to show a commerce cart in a popup window when you click on "add to cart" button?

summ of them, instead of simple showing exactly the same information about product which user already ...
Nikita Petrov — January 2014 — commerce cart

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

Pages