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 [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 Understanding product attributes and options
First off, I'm a Ubercart user. My hats off to the developers and community for a great product. I know the developers have their reasons for reconfiguring elements the way they did. However, I was playing with Drupal Commerce and was reading that fo ...
nexus — January 2011 — 22 comments
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[ ...
Discussion Price levels
Hello, I am trying to build private eshop for closed groups of our customers. We have 4 different price groups. All customers must have price level set, all products have 4 different price values. Customers and products are imported from external CRM by F ...
Bobík — February 2012 — 3 comments
Discussion Dynamic Price Pre-calculation
We've specified early on that we will be using Rules for dynamic pricing, which incorporates things like taxes, discounts, price lists, etc. What we realized is that where this really matters- in fact, the only place we're targeting dynamic pric ...
Ryan Szrama — December 2010 — 5 commentsDiscussion File upload with order
Hello, First of all I want to mention what a delight it is to work with Drupal Commerce! But for now I'm a little bit stuck. I'm creating a website for a friend who has a textile printing company. He an online shop where users select the needed ...
hacor — February 2012 — 3 comments
Discussion Use Case for an Event Registration w/Early Bird Discount- UPDATED to suggest a different approach...need to hide certain lines
I've been working on this all week, and have gotten somewhere with Randy Fay's help, but I need further assistance in understanding this. Here's what I posted to IRC #drupal-commerce, but no response. cmcoppenbarger> I have a use case I ...
ccoppen — February 2012 — 3 comments
Question Download redirect on 404
Vote up! 0 Vote down! I have a commerce site that sells digital downloads. When a non-logged in user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It would be a lot nicer to redirect them to the login page and ...
