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 12881
activate the arguments handling of the draggableviews sort criteria. Don't use the Field API. One ...

Discussion Mark a product as new..
After adding a new product in drupal commerce, How can we mark it as new????? 7.15 ...
Answer Answer to Question 4369
the commerce-order token at the line items it contains. Specifically, in your actions section you can ...

Discussion newsletter and drupal commerce
i have a problem i am using a newsletter module and when 3 products are created with commerce it sends a newsletter the problem is that i cant make the tokens to appear in the email that has beeing sent. example product-price, product image etc. i figured ...
pit_zavra — February 2012 — 5 comments
Question Skip shopping cart & add checkout form to product display page?
Display page contains the registration and checkout forms to directly purchase that specific course- skip ...
Discussion User-defined Bundle Product Choice on Checkout
I'm trying to develop a way for site users to select a specific product as part of a bundle ...
Answer Answer to Question 10427
via AJAX, which is totally possible through the forms API but remains undocumented as far as I know. ...

Discussion Snippet: How to modify text of add-to-cart product select (multiple products in display)
answer is to use a custom module and hook_form_alter; specifically the flavor provided specifically for ...
Answer Answer to Question 3802
provides an API and user interface for storing and resuing credit card data. "The module does not ...

Question How do i get a discount images to correspond with the product discounts i have made using rules
Vote up! 0 Vote down! I have followed Randy Fey's discounts with rules video on Vimeo and have successfully implemented the option within an individual product to choose discounts (10%, 20%, 30%, 40%, 50%). I was incredibly exited that this works. No ...