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 product images per colour

Hi This might be a really easy thing to do but I couldn't find a solution. Selling T-shirts in different colours and sizes. Each colour has it's own set of images. These images don't change on sizes. Based on what I understand I will need t ...
frozensage — October 2012 — 2 comments

Discussion How to remove billing information from checkout page?

Hi, I'm trying to set up a store selling downloadable files. The only information I need from customers is their e-mail address and payment, so I'd like to remove the name and address requirement from the checkout page. Changing billing informat ...
scottml — January 2012 — 4 comments

Question How to alter a 12.00 price to 12.- format?

hook_commerce_currency_info_alter, as described here: http://drupal.stackexchange.com/questions/76403/round-commerce-price-in-... the ... $price_rounded = commerce_currency_round (abs ($amount), $currency);   644   $price_int = intval ...
sirtet — September 2014 — Price

Answer Answer to Question 7044

depending on site:current-user, you should use the commerce-order:uid token. ...
Ryan Ryan Szrama — April 2013 — 1 comment

Discussion SquareUp for payment processing?

Commerce? I have a few potential gigs that are asking for such, but I admit I am more a systems admin that ...
LinuxETC — February 2012 — 4 comments

Discussion How to display products as a grid.

how views works? I know drupal commerce's main function is commerce and everything is so well ...
headbite — May 2012 — 6 comments

Answer Answer to Question 10121

Vote up! 0 Vote down! Its possible it could be spam, but its hard to say. Perhaps people are getting confused after they add something to the cart. Have you included clear messaging for how to proceed to the cart? There really isn't anything to do. Y ...
tjohnston Travis — September 2013 — 4 comments

Discussion omega_kickstart subtheme

Hi, Could anyone give me some pointers as to what I need to carry over from omega_kickstart to a sub theme? Kickstart 2 is brilliant and I'd like to base my site on omega_kickstart but without changing anything in the omega_kickstart theme. * What ne ...
zapple — September 2012 — 2 comments

Discussion [modification here] Bug in kickstart with slideshow

commerce_kickstart_slideshow.js Ligne 25 Caractère 13: ... Drupal.behaviors.commerce_kickstartslideshow_custom.processSlide(currentIndex, slider.getSlideCount(), $slideElement); I found this error because this slideshow seems to be in ...
corbin — December 2013 — 2 comments — slideshow conflict, -Kickstart 2.0

Answer Answer to Question 8538

all the products in the results via commerce_product_load_multiple() ahead of time. However, if you ...
Ryan Ryan Szrama — July 2013 — 4 comments

Pages