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 Email order summary css

admin/structure/messages/manage/commerce_order_order_confirmation I'd like to style the output of!order-summary in the template, which looking at ... commerce_message.module, it seems to pull from the commerce_cart_summary view. Unfortunately it removes all the odd/even ...

Discussion How to display products in an individual page?

How to create a product page? I mean a product with its description and add to cart button. ...
Subhra Jyoti Bhuyan — September 2014 — 1 comment

Discussion Merchant e-Solutions

Create module for Merchant e-Solutions payment module. There's currently one for the other cart so maybe it can make the process easier: resources.merchante-solutions.com/pages/viewpage.action?pageId=4096323 ...
sforces — September 2011 — 1 comment

Discussion add a taxonomy field to the line item prod and fill with a product field values

hello, i don't want to create a product for each t-shirt color and each t-shirt size.. i want to add only one product and let the user choose the color and size on the "add to cart" form.. the method to do that: i go to product type and add ...
wisamx — May 2012 — 3 comments

Answer Answer to Question 10150

Vote up! 0 Vote down! This will work with other all other node types, just not for commerce ...
Eric Shell — September 2013

Answer Answer to Question 12513

units // Load entity $entity = entity_load ('commerce_product',array($entity_id)); // Create ... Wrapper $product = entity_metadata_wrapper ('commerce_product', $entity [$entity_id]); // Before ... change, using the devel module's dpm() function dpm ($product-> commerce_price-> value ()); // ...
joshmiller Josh Miller — December 2013

Discussion check for "product-types" in rules in addition to "particular product" check

I try to build up a rule condition for different payment methods- in my case bank transfer and paypal. I have 2 different product-types- "normal products" and "file products". File Downloads should be paid via paypal- that means- if yo ...
SteffenR — December 2011 — 5 comments

Discussion Role dependent product variations

been banging my head against the keyboard for the past few days. commerce products ...
alexb03060 — May 2013 — 1 comment — commerce products

Question Importing does not let me match the fields

Vote up! 0 Vote down! I just created a blank installation of drupal 7 and commerce with some ... modules. Especialy the feeds, commerce_feeds are important here. I created a product_type with these ... fields: sku, title, commerce_price, status, field_ean, field_ek. field_evk, field_hersteller, field_menge, ...
ronald — February 2013 — 1 comment — Import

Discussion How do I know the language in which an order was placed?

order entirely in French and the email [email protected] Drupal Commerce creates user accounts associated ...
Albert Albala — November 2013 — 2 comments

Pages