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 3528

Vote up! 0 Vote down! The picture will show up when you add a product display. When you view the product display, it will use the product image that you uploaded in the mentioned step. admin/structure/types/manage/product_display/display Is there you woul ...
Kingu — July 2012 — 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 Notes on development standards

Drupal coding standards for syntax and documentation; Coder module standards. Patches must pass Coder.* Using proper file includes in the menu system: pages.inc, admin.inc, theme.inc Standardize on CCK module structure / subdirectories: includes, theme (i ...
Ryan Ryan Szrama — October 2009 — 3 comments

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 ...
spoetnik — April 2013 — 1 comment — multi sites, catalog

Answer Answer to Question 12542

Vote up! 1 Vote down! Jurgen, Saw you in #drupal-commerce but you left before I could answer your question:) Glad you put it here on dc.org! This is a pretty simple request if you know what to look for Drupal Commerce. What you want to do is either add a ...
joshmiller Josh Miller — December 2013 — 1 comment

Question Applying a coupon when a specific shipping has been selected

Vote up! 0 Vote down! I am working with drupal commerce kickstart and I need to apply a coupon discount for the order once a shipping has been selected. I've been struggling with rules but can't figure out how to do it. Thanks in advance commerc ...
adriaav — November 2013 — 1 comment — commerce, commerce shipping, commerce coupons

Discussion multiple variables for product node display

I'm having a mental block trying to display a product display node. Using the demo site as an example. There is the top level category display of "wearables'. Then there is a t-shirt 'All Tied Up'. There is the drop down menu to s ...
goody815 — February 2011 — 3 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

Answer Answer to Question 12541

Vote up! 1 Vote down! Interesting challenge. I just set a demo product in kickstart 2 as "disabled" and the product shows up in both administrative listings. So, for your catalog to show disabled products it should "just work" since th ...
joshmiller Josh Miller — December 2013 — 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

Pages