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 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 ...
bojanz Bojan Zivanovic — September 2013 — 1 comment

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 ...
sammyfm — January 2013 — 2 comments — cart, custom text

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 ...
ohiodave — July 2012 — 2 comments — Factory, Production, Industrial

Discussion Admin Order page: Filter by SKU

HI, I need to add filtering by SKU on the order admin page (admin/commerce/orders). By default the filtering is by username, email and order ID. If the admin view for order is somehow related to this issue, then I've another problem- I can't add ...
Roman Baca — May 2014 — 1 comment

Discussion Products section disappeared

Hello I am building a new commerce site and when I installed the modules for Commerce Feeds (Feeds and job scheduler, too) I now only have Orders and Configuration available under the Store section- all my products and Product section is just gone. I trie ...
donok — March 2012 — 3 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

Answer 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 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 to add image field to view from Product Type.

I'm not sure how much sense this makes as I've confused myself so much trying to do this. I'm using Drupal 7.28 and the Drupal Commerce 7.x-1.9. Basically the image and the description fields are both on the Product Type not the content typ ...
Carl Bowles — May 2014 — 1 comment

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

Pages