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.
Answer Answer to Question 19486
Vote up! 1 Vote down! A method for sorting sorting a product display list on the SKU value. I found this somewhere on the web and summarize it. Applies to Drupal Kickstart 7.x configuration, the one I found was maybe 6.x as it use tab names not familiar t ...
Rob — November 2014 — 1 comment
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 comment
Discussion Allowing users to add products
Hi. I'm attempting (as many seem to be) to set up a marketplace. I've created a role "Seller" and given them permissions to Create Product Products but can't find a way to do this logged in as a user with this role. I'm also ...
phillbd — September 2011 — 5 comments
Question Integrating affiliate tracking pixel with drupalcommerce
Vote up! 0 Vote down! (I was sent here from drupal.org, thanks) I need to set up a tracking pixel for my affiliate program so when someone orders, the tracking software will pass back the info to me. This would be for the drupalcommerce module Here are th ...
Discussion Store Menu is disabled
I have installed the Commerce Kickstart (with Drupal Core) and Its installed successfully. Previously we are able to see the "Store" Menu link in the administrator login. But currently its not showing "Store" Menu. Instead of the Store ...
vinothbabuog — December 2011 — 3 comments
Discussion Trranslation / Other languages
I would like to use Drupal Commerce for a new site. The site must be multilanguage, but I'm sorry I cannot find translations for the commerce modules. Where could I find translations for German/French/Italian? I'm willing to contribute to the it ...
aturetta — March 2011 — 2 comments
Discussion Default shipping selection
I want to try drupal commerce. I'm running it with shipping and shipping flatrate module. There a two shipping rates:- order value < 50 (5 €)- order value > 50 (free) It works fine, but it's impossible to choose between the two rates. Ther ...
hamu — April 2012 — 2 comments
Discussion [PayPal WPS] How to transmit order information
Hi there! I am currently working on a drupal commerce store with two simple product types, one for basic products and one for clothing items including color and size attributes. I also included three shipping rules (Germany, Europe, Worldwide) which add a ...
toni4i — October 2011 — 2 comments
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
Question Why are my checkout completion rules executed by the Anonymous user?
Vote up! 0 Vote down! Using the action "Create a new entity" on rule "Completing the checkout process" works fine for site admin. When doing the payment process as a different user the entity is created but has author "Anonymous&q ...