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 question: IMCE file browser and commerce file / private file system
I searched for quite some time for this and couldn't find anything. I want to use IMCE to browse the private folder (and sub folders i have created) to find my files to upload for commerce file field. When i open the IMCE file browser within a produc ...
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
Answer Answer to Question 10636
Vote up! 0 Vote down! I was wondering if anyone has managed to make this work with Token Embed Views. I have created a view that shows the line items and takes the order-id as argument. I just don't know how I can give the order-id of the confirmatio ...
Suraj Ho — November 2014 — 1 comment
Discussion I wanted to add a search stores present based on ZIP code
I wanted to add a page where I will put my zip code and stores based on the zip codes comes up. can I do this in Drupal Commerce kick start in my first page. ...
deepankar das — November 2014 — 1 comment
Answer Answer to Question 8066
Vote up! 0 Vote down! So, I finally made it work so here is the answer: Event: After udpdating an already existing line item Conditions: 1/ data comparison: commerce-line-item:type = product 2/ data comparison: commerce-line-item:commerce-product:type = Y ...
Nicolas Bouteille — May 2013 — 1 comment
Discussion Add to cart button on product display node
Hello forum and thankyou Ryan and the commerce guys team for making this brilliant piece of serious commerce software for Drupal 7 and beyond. I have been trying to get the hang of setting up Drupal commerce. The problem: I do not know how to use command ...
commercestudy — June 2011 — 6 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 ...
Discussion Price Default Value
As it is not possible to set a default price to products I was trying to achieve that by using rules. I'm checking "Before saving a commerce product" Event. Condition is "Data value is empty" and my Action would be "Set a dat ...
dodlhuat — August 2014 — 1 comment — product price
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[ ...
Question ubercart migration settings.php not recognized?
Vote up! 0 Vote down! Hello, I'm having a little problem trying to get my migration to work. Currently I'm running a drupal website which uses ubercart and what I'd like to do is migrate all of it into a local commerce kickstart installatio ...
