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 Integrating additional calculations into product data
of the Form API, jQuery and Javascript to take user input data and return things like monthly payment ...
Bill_inSC951 — December 2011 — 1 comment
Discussion Where are Slideshow settigs
Hi In Drupal Views you can set slideshow behavior when Add Image. Where are this settings in Drupal Commerce? Thants to all ...
senzaesclusiva — September 2012 — 9 comments
Discussion Zoom widget crash after changing product variation
I'm going to test a lot of widget images tool for zooming images on my commerce kickstart release but with EVERY tool I use, on changing product variation (for example the color of the item) the images are reloaded but without the applied effect. I ...
smurf — May 2014 — 3 comments
Question Multiple product attributes, but only one requires alternate images = PROBLEM
Vote up! 2 Vote down! My Products are typical womens' dresses. Each product comes in two colours, Red or Black, and 5 sizes, 6 / 8 / 10 / 12 / 14 The red dresses have a different image to the black, and each product has about 5 images per colour. The ...
Discussion Theming: changing the look of the product select list in a product display
I didn't think you can turn a select list into an unordered list. So I played with a little javascript from ...
ericjlitt — February 2012 — 2 comments
Discussion Notes on development standards
Drupal coding standards for syntax and documentation; Coder module standards. Patches must pass Coder.* Using proper file includes in the menu system: pages.inc, admin.inc, theme.inc Standardize on CCK module structure / subdirectories: includes, theme (i ...
Ryan Szrama — October 2009 — 3 commentsDiscussion Change product reference by image?
Hi, i would like to let the end-user change the product reference by images. so they can click on the color of a shirt. Hope someone can help me. ...
maze — September 2011 — 3 comments
Discussion Handling Fee on checkout
Hi guys, I'd like to ask how to add handling fee on each product during checkout. I have tested this module but it only add handling fee to the amount of all products during checkout. On the cart, it should display product price, handling fee and cal ...
Answer Answer to Question 8538
Vote up! 1 Vote down! This really sounds like an issue to take up with the Entity API module maintainers. If I were trying to optimize this locally, I'd look at priming your entity cache by loading all the products in the results via commerce_product ...
Ryan Szrama — July 2013 — 4 comments