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 Two product prices

Here is the situation. We want to use D7 and DC. The products have msrp obviously. But, at times, we want to promote convention specials and direct the customer to the site. The specials have certain products at a discount ONLY to those who have the link ...
zeta1600 — December 2011 — 3 comments

Discussion Dealing with multiple product and content types presentation/ Inheritance

product types and view modes, but let's say you have N product/node display pairs, each of which has ...
FMB — December 2012 — 2 comments — Multiple product types, Multiple content types

Answer Answer to Question 4801

Vote up! 0 Vote down! I have a similar question. I have a product (yoga class) whose variations names are the specific class sessions, for example, here are two variation's titles: Mondays, 9-11, Sept 1- Sept 30 Tuesdays, 9-11:30, Sept 1- Sept 30 For ...
Raj — November 2013 — 2 comments

Discussion New product field showing "add comment, to basket and in stock"

I added a new field for JW player/ some video to a product page, it works ok, I have to work on the player loading 100%, will fix that but I am trying to get rid of the "add new comment, add to basket and in stock" that shows up with the video. ...
asperi — March 2013 — 2 comments

Discussion Installation Problem

While I am installing I got the following error. Fatal error: Call to undefined function field_attach_load() (Fatal error: Call to undefined function field_attach_load() in F:\php\drupal\site_01\includes\entity.inc on line 321) Advance thanks for solution ...
chinnimanoj — February 2013 — 1 comment

Discussion how to sell a subscription service

know how to use them. In a first time I was using node_registration, and I was thinking to do checkout ...
morad7 — December 2014 — 1 comment — subscription, recurring

Answer Answer to Question 8171

Vote up! 0 Vote down! I ended up doing this in a custom module: <?php   // Select nodes     ... $query = db_select ('node', 'prod');     $query-> condition ... 'node_quantity');         $totalresult = $totalquery-> execute ();?> There will be a better solution with ...
easycombvba — May 2013

Discussion Where can i find the commerce-order-email.tpl.php?

sites/all/modules/commerce_email/theme/commerce-order-email.tpl.php as mentioned here http://www.drupalcommerce.org/node/1170 but in 'my' commerce_email ...
giese-581c — February 2012 — 1 comment

Discussion "Multi-user" product submission

Hello, Is it possible to have a multi-user" product submission with the Commerce Module. I would like to have users post their own products on my website. If anyone has any suggestions I would be so thankful! =) Thank-you! ...
beginnersluck — May 2012 — 1 comment

Discussion Selling Event Tickets

I am new to Drupal Commerce and just wanted to know if the following is feasible with contributed modules. I have started playing with Kickstart and it seems to work well, but I do not see how to do stock in the way we would need. I am hoping to set up a ...
biz123 — April 2013 — 4 comments

Pages