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 Bulk disabling of non-updated / old products.
I have a drupal commerce site built with several thousand products. The products are maintained through Feeds. Unfortunately a new requirement has reared its head that I am trying to work around. I have the requirement to disable products that are not inc ...
NicholasR — February 2012 — 2 comments
Discussion How do i add files to an order
Hello, i am trying to let users add files to there order. Webshop where they order flyers and so they need to upload pdf, psd,... I added a field to admin/commerce/config/order/fields but this field does not appear. What am i doing wrong? Michiel Lucas ...
michiellucas — February 2012 — 2 comments
Answer Answer to Question 7791
Vote up! 1 Vote down! You are talking about automating this action, right? So you could create a product called "Publish my advertisement" and add a node-reference field to the line item type. Make this node reference field only show unpublished ...
Josh Miller — April 2013 — 1 commentDiscussion Store made of user contributed products
I would like to build a store like etsy but in a different subject where users can upload their product details and give a price too. My problem is in commerce by default you have to create a product and a display node separately. This is good if admin cr ...
iraszl — February 2013 — 2 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
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 Travel tour booking system
Hi, I'm building an event booking system for a travel tour company. It's pretty straightforward: several tour types, a calendar, shopping cart integration, a display how many seats are available per date, and close that tour date when sold out e ...
alltag — March 2011 — 7 comments
Question Tite formating in Product views page
Vote up! 0 Vote down! I've created new Product and Content types, similarly the example products are created in DCK (Drupal Commerce Kickstart). Here are a couple things, I can not figure out yet: 1. I assume, that Content type is used to display pro ...
Question Possible to hide the line item unit price when creating/editing an order through the order admin page?
Vote up! 0 Vote down! Hi, have a requirement that orders can be created quickly and easily through the back end (/admin/commerce/orders/add). The site is using the commerce price table module so any unit price entered here will be overwritten with data fr ...
mattnorman — April 2013 — 1 comment — Line Item
