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.
Discussion Pager on product display node
Is there any way to use a pager on product display node for terms that have the same parent? For example if i have referenced 10 products in women/tops and i am viewing a product from the tops catalog, can i paginate the other 9? It would be a nice featur ...
marinoszak — January 2012 — 1 comment
Discussion How to auto-update stock on DC site for sales at physical shops?
A customer has stock management application for managing stock levels between 3 shops, plus a Drupal Commerce e-shop. They would ideally need: Stock levels on the Drupal Commerce site to be updated when an item is sold in a physical (brick and mortar) sho ...
Discussion Wrong total order price
Hello anybody, in some cases the total amount on the checkout page is wrong (different to the checkout block / line items in the database) if the user ads more than one product to the cart and plays around in the shop. See checkout block (correct) http:// ...
User2011 — January 2012 — 1 comment
Discussion Checkout rule: send email to Email Field
Hello, I got much of the way following the excellent post here: http://www.drupalcommerce.org/node/803 I created a website with many administrators. Each administrator is responsible for his products that he posts. Each product has an email field (using t ...
tevih — January 2012 — 6 comments
Answer Answer to Question 8390
Vote up! 0 Vote down! Hi Yes, you can adapt DC to your needs. Of course, what you need will require some work. Somebody else submitted the same question sometime ago, use drupal commerce site search and you'll find the discussion thread about that. T ...
realskorpion — June 2013 — 1 comment
Answer Answer to Question 8388
Vote up! 0 Vote down! Hi, Maybe this could help you: http://www.drupalcommerce.org/faq/rules-field-data-selection Thanks ...
realskorpion — June 2013 — 1 comment
Discussion Rule when a product is added.
Hi I would like to add a rule when a new product is added. I have to validate from a web service for specific product types if the attributes specified are valid or not. 'ei_product_query_publish_new'=> array('label'=>t('On ...
srkamineni — February 2012 — 2 comments
Discussion Theming: changing the look of the product select list in a product display
Another theming question for the board. I searched this and can't find anything quite like my question. When you create a product_display node based on a few of your products, it generates a select list for each product. What I want to do is create a ...
ericjlitt — February 2012 — 2 comments
Answer Answer to Question 7093
Vote up! 0 Vote down! Hi guys, I have found solution myself. You should define new type mail configuration based on smtpmail and htmlmail class. I hope it helps. ...
Gerom76 — June 2013 — 1 comment
Question How may I allow registered users to complete the order in a usable way? (removien fields that I don´t need them to complete... again)
Vote up! 0 Vote down! Hi there, I have this problem with a commerce site: I´ve configured it for this workflow: a. Anon user completes an order. The order contains profile2 fields. If the payment gets confirmed the user is created, his profile2 fields are ...