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.

Question How may I allow registered users to complete the order in a usable way? (removien fields that I don´t need them to complete... again)

Vote up! 0 Vote down! Hi there, I have this problem with a commerce site: I´ve configured it for this workflow: a. Anon user completes an order. The order contains profile2 fields. If the payment gets confirmed the user is created, his profile2 fields are ...
Rosamunda — May 2013 — 1 comment — profile2

Discussion All checkout steps on one page

I am missing either something very obvious or doing something very stupid. I have the whole store set up and everything is working as designed with exception of failing at providing a single page checkout. The checkout works fine in the three steps, but t ...
nirdeshm — October 2011 — 3 comments

Discussion Auctions / Donations / Fundraising

I'm hoping this is the proper place to bring it up, but one of the features that I think would be very useful to include in a new e-commerce system for drupal are features that would be used by community organizations and non-profits. Specifically, f ...
pwarn — August 2010 — 4 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 Price and Stock based on date, create a product variation for every day or something else?

I'm searching for the right way to manage price and stock based on date. This is the typical use case for a product like excursion. Every day we can have an excursion and a product display is related to that excursion. Price can change depending on d ...
salvatore.severo — April 2013 — 2 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

Answer Answer to Question 7580

Vote up! 4 Vote down! I did it in one of my projects. Following are the steps I followed: 1. Add a field called wholesale_price to the product. 2. Add a role called wholeseller (only if you want to set price by role) 3. Create a product pricing rule: When ...
drupalastic — April 2013 — 2 comments

Discussion View for product display content type with Has taxonomy term ID (with depth) does not show children term nodes

I've created view for displaying product display node type fields and put CONTEXTUAL FILTERS with Content: Has taxonomy term ID (with depth) and Content: Has taxonomy term ID depth modifier but when navigating to parent term page nodes from child ter ...
NexusStar — July 2012 — 3 comments — views, taxonomy, product display, catalog

Discussion Custom line item field to pull value from Product Display.

I'm selling product by the case which has a field on the Product Display called unit quantity which determines how many units there are in each case. I'd like to display this information on the order line item using a custom field on the Product ...
chrisp — September 2012 — 2 comments — Line item types

Pages