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 8894

Vote up! 0 Vote down! step 1: open template.php in the theme you have decided to use in /sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have $user populated with the user's ...
mike.hajj — April 2014 — 1 comment

Answer Answer to Question 3976

Vote up! 4 Vote down! This took a little bit of code reading, but once I found it, it makes a lot sense. So, let's start at the beginning. We're looking at a specific entity, "Order." You can manage the display of Orders by navigating ...
joshmiller Josh Miller — April 2013 — 1 comment

Discussion where can i manage confirmation mails?

After processing order is completed, commerce generates a confirmation mail. Where can I configure and manipulate the output design and content of this mail? How can I send additional mails to the customer, in case of delivery difficulties? How can I mana ...
ronald — January 2013 — 1 comment — commerce_email, email checkout vendor

Discussion Themeing product

How do I theme the product? (not the Product Display Content type) Thanks ...
marvzz — October 2011 — 2 comments

Discussion Product Catalog Discussion

We had a brief discussion this afternoon on IRC. The log is uploaded as an attachment. The gist of it was to toss around ideas for default catalog implementations that wouldn't be a part of core but would be available as starting points for shops as ...
Ryan Ryan Szrama — May 2010 — 4 comments

Discussion Commerce Kickstart do not send E-Mail Notifications

Hey there, I have a problem with the e-mail notofications. There is an out-of-the-box rule in Commerce kickstart "when completing the checkout process send message with message notify". But when an order is completed, nothing happens. I added a ...
florianboehme — September 2013 — 1 comment — email, checkout complete

Question Integrate http://codecanyon.net/item/fancy-product-designer-jquery-plugin/3581183 to Drupal commerce

Vote up! 0 Vote down! Hi, This great plugin Fancy Fashion Designer is integrated in Woocommerce (Wordpress). I have a good shop running on Drupal Commerce for a year now and would prefer not to have to switch to Wordpress...but these kind of modules makes ...
Summit — March 2014 — 1 comment — jquery integration

Discussion No Default Product in Add to cart form... Is it possible?

I am trying to create a logic where there is not by default product selected when a user views a product display. Currently if a product display has variations attached, by default the first one is chosen as the default product. I want user to actually se ...
quadcto — April 2012 — 1 comment

Answer Answer to Question 19486

Vote up! 1 Vote down! A method for sorting sorting a product display list on the SKU value. I found this somewhere on the web and summarize it. Applies to Drupal Kickstart 7.x configuration, the one I found was maybe 6.x as it use tab names not familiar t ...
waskerleyairport-software@yaoo.co.uk Rob — November 2014 — 1 comment

Question How Do I Update the Price Displayed to Customer with a rule

Vote up! 0 Vote down! Hi everyone, I've created a rule that calculates a shipping price based on weight and then adds that to the unit price using the "calculate the sell price of a product" event. The last action in the rule sets the produ ...
kwame — April 2013 — 1 comment — Pricing Rules

Pages