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 Slightly more complex coupon
able to limit the discount to specific items. Examples: Scenario 1: Blanket 10% across the board on all ...
Discussion How prepared are Drupal 8 + Commerce 2.0 to handle high volume e-commerces?
platform through a REST API. ERP: SAP Great mobile user experience Product recommendation (we will probably ...
jfbaro — December 2015 — 1 comment
Question Display a view based on taxonomy of multiple categories
and using search api it is possible to display all items sorted by Ladies, however I am unsure how to ...
Answer Answer to Question 12881
Vote up! 0 Vote down! As sorting products manually in each category (term) is really hot in shops to maximise convertion, there must be a general solution for this in Drupal Commerce? Does anyone have solution to this? I can't imagine not a single Dr ...

Answer Answer to Question 16084
=> $header, 'rows' => $rows));}?> See this function in the API. ...

Discussion Adding extra submit handler for checkout pane
commerce_checkout.api.php is nice, but it only shows me how I can replace submit handlers... not build on them. Any ideas ...
Answer Answer to Question 16045
https://commerceguys.com/blog/commerce-module-tuesday-commerce-search-api For the administrative backend, see this post: ...

Question Customer Profile and Addressfield questions
requires ways for people to be specific about locations for shipment. Customers expect computerized ...
Answer Answer to Question 31441
Vote up! 1 Vote down! Have you tried assigning different or adjusting Line Item types? I think this is what you are looking to do. Set or adjust the line item types to your needs in the store settings>line item types. ...
garpy — December 2014 — 1 comment
Discussion Theming Product Display page dependent on product type
I have defined different product types and a common content-type named "Product Display" referencing products. I need to theme products of different product types differently, i.e. different background colors for the product title. The question ...