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 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 ...
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
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
Discussion Allow customer to add a short text to ordered product
Hi, I need to allow customer to add a short text to ordered product. How can I do it? Drupal Commerce can it do it without developing a new module? Thanks, ...
maxime — August 2012 — 1 comment
Answer Answer to Question 3282
Vote up! 0 Vote down! Just a quick question?? how do i do the "Then you'll need to hook_form_alter() the cart block form to add a submit/update button" part?? I'm a little bit lost, i need to create a module just to implement that hook ...
alduxvm — August 2012 — 1 comment
Discussion How to show only non referenced products in the "product reference" widget?
When I create(or edit) "Product display" node in "Product reference" field widget I can chose any product entity. I don't want to display products that are already referenced to other "Product display". I want to hide th ...
milkovsky — February 2012 — 3 comments
Discussion Random Product Images
I'm looking for a way to show, in my case on the frontpage, 3 random product-images. On every new page-visite, 3 new (other) images are shown. The 3 images arn't the problem, simply a view with a link to the product display, but how to show them ...
latulipeblanche — June 2011 — 2 comments
Answer Answer to Question 10639
Vote up! 1 Vote down! Not sure this is a complete answer to your exact problem, but I did notice there is a new gift card module released a few days ago... https://drupal.org/project/commerce_gc It works with coupon 2.x and might answer some of your needs ...
Josh Miller — November 2013 — 1 comment
Answer Answer to Question 7655
Vote up! 1 Vote down! The way I ended up doing this is running some custom php code in the rule using the php filter. Other than that, I'm not sure how to do it. ...
bennybobw — April 2013 — 1 comment
Answer Answer to Question 7569
Vote up! 1 Vote down! That is a tough question. I'd recommend leaving your database alone after uninstallation of ubercart modules. Was this a D7-> D7 migration? I would recommend using migrate and bringing in the products and order history from a ...
Josh Miller — April 2013 — 1 comment