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 Best way to handle gift wrapping?

We're currently building a web shop using Commerce, that has a lot of products that should be available with gift wrapping. The charge for gift wrapping will be the same, no matter the product. Which would be the best way to implement this using Comm ...
AdamGerthel — July 2011 — 2 comments

Question Cannot manage products in the demo store

Vote up! 0 Vote down! i've downloaded and installed Kickstart2 with the demo store data. The front page shows bags and t-shirts but when I go to the backend and click on the Products link (to Manage Products) there is a message that no products have ...
jalal — April 2013 — 1 comment — Commerce Kickstart, demo store

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

Answer Answer to Question 17587

Vote up! 0 Vote down! suntower, The User Guide is written for vanilla Drupal Commerce. One thing that makes this complicated is that Drupal excels in forcing the UI to your workflow. That's good for people that know that, but it's hard to docume ...
joshmiller Josh Miller — October 2014 — 1 comment

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 Dynamic Address Field Issue

I've got a problem with the dynamic address field. Maybe it is a problem with the feed-importer, not quite sure about that. I've imported customers to my database, in the view, name and address are displayed correctly but when i click on edit, t ...
dodlhuat — June 2014 — 1 comment

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 On order products

I am a drupal commerce beginner that has taken over a drupal commerce site for a client. The shop has a number of products that can be placed in a shopping cart and then there is a checkout process and all products are handled as regular stock items. Now ...

Discussion Add fields from product to line item

Currently trying to add additional fields from my customised product type, to the line item so they can be displayed within an order. I can modify the line item type: product fields to create the location to store the information, but don't know how ...
essbee — March 2011 — 4 comments

Answer Answer to Question 3578

Vote up! 0 Vote down! Add a relationship of Commerce Order: Shipping information. You will then have a field named: "Commerce Customer profile: Address Appears in: commerce_customer_profile:billing, commerce_customer_profile:shipping." available ...
cruzeazy — July 2012 — 1 comment

Pages