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 How to Sort Multiple Products in ATC Form
I have a display page that has multiple products in a single add to cart form. It looks like the products are ordered by product_id in the $form array. Is there a setting, view, or function that will allow me to change the sort criteria? ...
marvyndt — January 2014 — 1 comment
Answer Answer to Question 3418
Vote up! 0 Vote down! It doesn't appear that commerce is using drupal_mail() to send mail, which is too bad because it prevents me from using hook_mail_alter. ...
jherr — July 2012 — 1 comment
Discussion Remove Cart Block When Empty
Hi there I have been looking for a way to remove the cart block when it's empty. I have looked though all the options in the cart block view but was unable to find it. I also looked in the block configuration but still not luck? Maybe I am going blin ...
garethhallnz — July 2011 — 5 comments
Question Commerce Coupon
Vote up! 0 Vote down! Does anyone know where I could find some help with creating coupons. I need to be able to create percentage coupons as well as a dollar off coupons. There are two incomplete modules that can do offer the ability to create percentage ...
brennen — March 2013 — 1 comment — commerce coupons
Answer Answer to Question 7805
Vote up! 0 Vote down! I have not implemented this idea but this might help you.Add a hidden field to your product and give it a text value like A for those on stock and value B for those not in stock. Now u can sort by this field and i guess you might get ...
__saurav — April 2013 — 1 comment
Discussion Commerce Bundle with Commerce Options
Hello, drupal commerce is a very nice tool. Actually I am looking for a way to use commerce bundle together with commerce options. The modules: https://www.drupal.org/project/commerce_bundle https://www.drupal.org/project/commerce_option Here some more in ...
Discussion Shared Catalog, MultiShop
How tha handle this. My client wants one shared catalog, and at least three different shops using parts of that shared catalog. See it as one shop based on the shared catalog, and three brand specific shops, based on the " master" catalog. My th ...
Discussion How to add a file license to an existing product (downloadable file)
Hi, is there a way to manually issue a file license to an existing product? As far as I know, I can only issue a new license if I upload the respective file. (admin>shop>file licenses>add new license) What I need is... 1. manually generate an ord ...
Brian — April 2012 — 2 comments
Answer Answer to Question 6207
Vote up! 1 Vote down! Hi, First of all you need to add an addressfield on the useraccount of course. Then I used http://drupal.org/project/customer_profile_type_ui to create a new profile type (living address), and make sure you check "Include the de ...
sportel — April 2013 — 1 comment
Discussion List Purchased Products for Current User
Hello, I've been trying to get this to work for about a week and can't crack it. Using Drupal 7, with Commerce 1.8. The website has digital products and videos that people can purchase. Each user gets access only to what they've purchased. ...
info — April 2014 — 1 comment
