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 ...
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 ...
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. ...
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
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 ...
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 ...
Josh Miller — March 2013