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 Extended Warranty
Hi First of all Thumbs up to Drupal Commerce. Please let me know how can we add 1 Year Warranty as a Product. ...
digitalexperts — December 2011 — 3 commentsAnswer Answer to Question 8981
Vote up! 2 Vote down! This can be done in the template.php of your theme. Below is a video and a code snippet that I used to demonstrate how to make this happen. <?php function YOURTHEME_form_alter (& $form, & $form_state, $form_id) { //dpm($f ...
Josh Miller — August 2013 — 1 commentDiscussion Product issue
Hello I have some problems with images in the catalog and the product page. Let's say I should put up a Jersey in the store that comes in 2 different colors (red & blue) and two different sizes (Large & Small), each product gets a picture. No ...
GFAGolf — May 2012 — 2 comments
Discussion Catalog View
With the latest commits to Drupal Commerce and a patch pending for Views, I've got full Views relationship support working through product reference fields. This means you can pull any field from a product into a Node View if that product has been re ...
Ryan Szrama — June 2010 — 16 commentsAnswer Answer to Question 8955
Vote up! 0 Vote down! You might want to set the "Multiple Field Settings" to show only the first image in the field with multiple possibilities:D ...
Josh Miller — August 2013 — 1 commentDiscussion Store Menu is disabled
I have installed the Commerce Kickstart (with Drupal Core) and Its installed successfully. Previously we are able to see the "Store" Menu link in the administrator login. But currently its not showing "Store" Menu. Instead of the Store ...
vinothbabuog — December 2011 — 3 comments
Discussion How do I set the order number?
Hello, How do I set the order number so that the first order begins at 1000? Thanks, Paul ...
PN — September 2011 — 2 comments
Question How to do Drupal Core updates with Drupal Commerce
Vote up! 0 Vote down! I can't find any information about updating the Drupal Core (7.28 is now available and the system is screaming for it- you know how it is). Since I have never worked with a distribution before, I'm not sure just how to go a ...
Don Kettle — August 2014 — 1 comment — drupal core update
Discussion Upgrading individual modules of Kickstart
Hi, Due to a bug suspicion in Views installed with my Kickstart, I decided to upgrade it to the latest dev build. I decided to delete the module from the profile folder and install a new version in the sites folder. This must have been a no-no, because no ...
moniuch — December 2011 — 3 comments
Discussion Add a Delivery address
Hi I would like to add a seperate Delivery address to the checkout process, could someone point me in the correct direction with this please. Ultimatly I would like a check box below Billing address which says Use same address for delivery, then on untick ...
purplemonkey — August 2011 — 5 comments
