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 On order products
I am a drupal commerce beginner that has taken over a drupal commerce site for a client. The shop has a number of products that can be placed in a shopping cart and then there is a checkout process and all products are handled as regular stock items. Now ...
Question Losing my mind installing kickstart
Vote up! 0 Vote down! I have installed kickstart twice with no luck. I am never seeing the welcome screen. I also noticed that there are no modules installed. Was I supposed to see a commerce module installed? Was I supposed to install kickstart after ins ...
phishyman2 — March 2013 — 1 comment — installing kickstart
Discussion order update after payment
upon completing a payment, the order should be marked as completed. I am using 2 relatively fresh modules (commerce_bank_transfer and commerce_file) and am rather unsure, whether either one of the modules should deal with it, or I am supposed to create a ...
mojzis — December 2011 — 2 comments
Discussion Navigating Drupal Commerce Products
So I have this Commerce build I am working on, I've worked with Commerce before but never a top to bottom build. I had to import close to 40,000 products, to which Feeds Importer for Commerce worked like magic. The problem I have now is creating a re ...
Gary Thorn — September 2014 — 2 comments
Question Tite formating in Product views page
Vote up! 0 Vote down! I've created new Product and Content types, similarly the example products are created in DCK (Drupal Commerce Kickstart). Here are a couple things, I can not figure out yet: 1. I assume, that Content type is used to display pro ...
Question Possible to hide the line item unit price when creating/editing an order through the order admin page?
Vote up! 0 Vote down! Hi, have a requirement that orders can be created quickly and easily through the back end (/admin/commerce/orders/add). The site is using the commerce price table module so any unit price entered here will be overwritten with data fr ...
mattnorman — April 2013 — 1 comment — Line Item
Answer Answer to Question 6207
Vote up! 1 Vote down! Hi, First of all you need to add an addressfield on the useraccount of course. Then I used http://drupal.org/project/customer_profile_type_ui to create a new profile type (living address), and make sure you check "Include the de ...
sportel — April 2013 — 1 comment
Question Manage Product how to enable quick edit?
Vote up! 0 Vote down! In manage products the quick edit feature is not working as I replace with my new products. It's just showing me an empty box there. Is this configure from the view? Store Administration ...
thilina570 — August 2013 — 1 comment — Store Administration
Question How do you add two price fields together?
Vote up! 2 Vote down! Each product in my store has a price. That price is total the customer will pay plus a flat rate shipping cost. My client doesn't want to use flat rate. He wants to enter the shipping amount himself. I thought this was going to ...