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 8774

Vote up! 0 Vote down! I assume that your view's format is a table. under the format settings (if it's a table), there's a "Grouping Field" setting. Just configure that setting to group your files. You would have to use relationshi ...
akosipax — July 2013 — 2 comments

Discussion Remove "Add to Cart" /Sell external products

http://xyz.com/r/user1productname links add to cart external Affiliate in drupal commerce external system ...

Answer Answer to Question 3711

= $form_state['values']['annotations'];     global $user;         // load oder     $order = commerce_cart_order_load($user->uid);     ... $order_wrapper = entity_metadata_wrapper('commerce_order', $order);               // get profile id     ... $profile_id = $order_wrapper->commerce_customer_billing->profile_id->value();         // load ...
maze — April 2013 — 1 comment

Discussion Pricing Rules with Multiple-Product Quantity Condition

I'm familiar with Rules on D6, but I'm new to D7 as well as Drupal Commerce (and cart systems in ... Commerce Extra Rules Conditions, but I'm wondering if there's a way to do it without those ... http://www.drupalcommerce.org/discussions/789/rules-commerce-stock-how-s..., but the logic discussed there is based on using taxonomy – I'm wondering if there is an even ...
rvallejo — October 2012 — 5 comments — pricing, rules, discounts, quantity

Question how to add quick look to a product?

drupal commerce (kickstarter). just like the following website. ...

Answer Answer to Question 9735

Vote up! 0 Vote down! Thanks favrik, the Commerce Custom Products module worked great for me. ...
jsulmar — September 2013

Question Multiply by amount is not working

["commerce_line_item", "commerce_cart"],     "ON": ["commerce_cart_product_add"],     ... "DO": [      {"commerce_line_item_unit_price_divide": {          ... "commerce_line_item": ["commerce_line_item"],           "amount": "50",           ...
Banzai — June 2013 — Rules

Answer Answer to Question 9532

Vote up! 0 Vote down! Hi Install variable_email,htmlmail,commerce_email,commerce ... _message modules.After installing clear you cache. Goto admin/commerce/config/checkout/rules Here you can see the option ... commerce_checkout_admin_order_email_html, Thanks Ajai Chandran ...
ajaichandran — September 2013

Answer Answer to Question 5370

admin/config/workflow/rules/reaction/manage/commerce_checkout_new_account/edit/6 3) Click "switch to direct input mode" 4) Paste this: ... [commerce-order:commerce-customer-billing] An export of this rule: http://pastebin.com/5B3B6Rhz ...
joshmiller Josh Miller — April 2013 — 2 comments

Question Confirmation email address formatting

[commerce-order:commerce_customer_billing] to generate the billing address. However in the email the address is printed as a long string with ...

Pages