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 Stock- allocated stock and abandoned carts

1. When a customer adds an item to their cart I want to reduce the stock availability immediately for any other customers who may visit that item (whilst the first customer is still in the store and hasn't checked out yet). 2. I want to be able to ma ...
BobRocket — March 2013 — 1 comment — add to cart, out of stock, in stock, cart persistence

Discussion Own entity as product entity

Hi, If i understand the Drupal Commerce architecture correctly, I am supposed to create a product "entity" to define the product, followed by a product "node" which will allow me to visualize the product entity. Currently I'm work ...
svendecabooter — March 2011 — 4 comments

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 Best Practices for Search_API_Solr & Drupal Commerce?

I'm looking for some guidance on the best practices to use when setting up a Commerce site that relies primarily on Solr facets for its navigation (exposed via search views). How do I add Commerce Product fields to a Solr Index? I'm able to succ ...
kvoelker — May 2012 — 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 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 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

Discussion Automatically send email when order generated?

How can I set drupal commerce to automatically create an account and send an email with a username and password each time an order for a new customer is created? Thanks.- ...
cmdlinegeek — January 2012 — 2 comments

Discussion Automatically create variations?

I'm attempting to set up Commerce Kickstart 2 and I've got a question about the way variations are set up. I've been trying to figure out how my products line up with CK2's products, product types and variations. The site I'm buil ...
BarryAbrams — January 2013 — 2 comments

Pages