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 how to handle Catalog

Vote up! 0 Vote down! Hello Folks of DC First to let you know I am not a developer am just site ...
R-Noureddine — December 2015 — Catalog

Answer Answer to Question 6336

Vote up!-1 Vote down! I ended up creating a form in hook_checkout_form() that utilizes ...
jstrosch — January 2013

Answer Answer to Question 13213

http://www.drupalcommerce.org/user-guide/product-attributes-variations scroll down to 'Example attribute configuration' in the pic, there is ...
toptomato — February 2014

Question Losing my mind installing kickstart

Vote up! 0 Vote down! I have installed kickstart twice with no luck. I am never seeing the welcome screen. I also noticed that there are no modules installed. Was I supposed to see a commerce module installed? Was I supposed to install kickstart after ins ...
phishyman2 — March 2013 — 1 comment — installing kickstart

Discussion Commerce site with multi sellers

under development (product directory). Project idea: On e-shop there are shop owner and partners ... errors. Development site is: 144.lt/parduotuve Any advice or comment is welcome. Kind regars, Edward ...
edas — February 2014 — 3 comments

Discussion Print out a Drupal Commerce field only if it has a value

In Drupal Commerce, you can use the following to print out a field in your node.tpl.php file: <?php   print render ($content ['product:field_NAME']);?> But how do you print a field only if it has content? For a normal Drupal field you woul ...
big_smile — February 2013 — 4 comments

Discussion Edit "collection products" view: show child items

Hello, I'm trying to modify the default "collection products" view because I have a lot of sub-categories. For example, in the "Sample Category 1" I have a list of sub-categories with relative products. I added the sub-catergories ...
smurf — February 2014 — 6 comments — views

Answer Answer to Question 3662

http://www.covenantdesign.com/blog/how-use-billing-address-shipping-drup... It explains that this function is in commerce core now. Go to Store>Config>Checkout ...
ttwhyz — August 2014

Discussion Commerce Kickstart: show child items when category is empty

= 'search_api_index_product_display'; $view->human_name = 'Collection products'; $view->core = 7; $view->api ... ;] = 'search_api_index_product_display'; $handler->display->display_options['relationships']['field ... ;] = 'search_api_index_product_display'; $handler->display->display_options['relationships']['field_product' ...
smurf — May 2014 — 1 comment

Discussion Creating View of Customer Totals

I'm trying to figure out how to configure two different views: 1) I'm using Commerce as a means to process donations. What I want to do is create a view that ranks donors based on their total contributions. So if Jim Bob has donated 15 times for ...
carelessdonkey — February 2013 — 3 comments

Pages