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 Factory Production/Inventory Management
I would like to create an app for my company that handles all of our communication/stats.... Basis: 1. Parts Come in, inventory/Cost 2. Cost of "improving" parts (could be numerous factors; raw materials, manpower, fixed cost, etc) 3. Run of imp ...
Discussion Drupal 7 commerce custom select
I'm deveping online shop for saling clothes on Drupal Commerce. I create product type (admin/commerce/product/types) with field "Size" (size of clothig)- type "select (text)". In node page it looks: But i need 5 buttons like: I wa ...
Discussion Text removal "item"
Hy, i want to remove the word "item" that appears in the shopping cart, as i just use a shopping bag icon and implement the number of total items in cart. Rather removing the word or getting the total amount of products in cart via code. Any sug ...
Discussion Commerce_UPS & Canada... Any suggestions?
So the Commerce UPS Module is not returning any results through the checkout. I realized that there were no options in the "Ship From" form for canadian addresses. So I added the country code "CA" and the Province "BC" where ...
cbrompton — November 2011 — 2 comments
Discussion How do I fetch visitors cart content count, using javascript?
I need to add a counter to a link to "view cart"- to show how many items are in the users cart. I would like to be able to cache all pages, except "cart view" and /checkout/*- using varnish. So I would like to fetch this counter of ite ...
klavs — July 2012 — 2 comments
Discussion splitting up cart and orders
Hi everyone, I'm currently working on a drupal commerce site where I need the ability to split up the order and payment process into different segments based on which user is selling the product. It's kind of a marketplace where users can post p ...
chester_martin — November 2011 — 5 comments
Answer Answer to Question 10007
Vote up! 0 Vote down! There is no generic module to handle this (aside from commerce_bpc) at the moment. You will need to write a custom script (or run some PHP via VBO) that will generate and save the product variations for you, manually (or, write the g ...
Bojan Zivanovic — September 2013 — 1 commentAnswer Answer to Question 6584
Vote up! 1 Vote down! You will need to make 2 changes 1. Go to your settings.php located at sites/default/settings.php and add a line ini_set('memory_limit','128M'); 2. Go to your PHP.INI file and increase the memory- Search for memory ...
vishy_singhal — January 2013 — 2 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 Pre-orders
I don't know if there are plans for this yet, but it would be extremely useful to allow customers to pre-order products with Commerce. If products had a release date field then this could be checked when on the product page and the first step would b ...
Gideon Cresswell — January 2011 — 4 comments