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 Affiliate module

My name is Bojan, the maintainer of Ubercart Affiliate 2, currently working with Ryan Szrama on a new generation Affiliate module for Drupal 7, with integration for Drupal Commerce. This is a Google Summer of Code project. Ryan and me talked about the bas ...
bojanz Bojan Zivanovic — May 2010 — 11 comments

Discussion [Commerce Feeds] Scheduled imports from a remote location

Hi, Using Commerce Feeds, I have successfully set up an importer to schedule updates to stock and price amounts of products using a csv file. It was easy to set up the upload of a csv file from a local location, but I don't seem to figure out how to ...
Patricec — October 2011 — 3 comments

Discussion Print prodict title / sku on node.tpl.php

hi, this is how to render a product-field in the node.tpl.php: <?php   print render ($content ['product:commerce_price']);?> but how can i render the title or sku? ...
maze — October 2011 — 3 comments

Discussion Product Pricing Tables

Getting this error for the Product Pricing Table. Anyone have the same issue? An AJAX HTTP request terminated abnormally. Debugging information follows. Path: /system/ajax StatusText: n/a ResponseText: Fatal error: Cannot use string offset as an array in ...
scott.carlton — October 2011 — 3 comments

Discussion Show multiple variations in view

Hi there, We have products with two variables for variations: color and size. When we create a view on the product display we get the unique products. If we create a view with commerce products we get a list of all possible combinations of product sizes a ...
wekko — August 2013 — 2 comments — colors, color, attributes, filter

Question Can we access any actual data for the checkout email?

Vote up! 0 Vote down! I need some information for an order fulfillment email to be sent on checkout but none of this data seems to be available to put in the email. For each item ordered I need Description, Quantity, Price, Total. All I am getting for [co ...
efitzg — November 2012 — 1 comment — Email, token

Question Product in Parent & Child Category

Vote up! 1 Vote down! I have product in child categories under 1 parent category. Is there away to have them show up in both parent and child category? Any help would be appreciated. Thanks Taxonomy Catalog ...
dspock — April 2013 — 1 comment — Taxonomy, Catalog

Discussion Adding extra submit handler for checkout pane

Hi all, I have a checkout pane for customer billing information and I'm trying to add an additional validate + submit handler for it to allow me to verify the address via a 3rd party service. At the moment, I can do something like: $checkout_panes[&# ...
johan — September 2012 — 2 comments — checkout, submit handler

Question Is it possible for Drupal Commerce to work without the Cart Module?

Vote up! 2 Vote down! I have a strict form process for customers that I tailored, but I'm having issues looking to remove the cart functionality. It seems that core functionality for Drupal Commerce is completely lost when disabling Drupal Commerce C ...
dannymacom — April 2013 — 1 comment — Cart

Discussion Alter order amount based on payment method

How can I alter the order amount after user selects a payment method? I've been looking really hard in api reference but couldn't manage ...
oz_an — January 2012 — 5 comments

Pages