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 Rendering Add to Cart Buttons in Drupal Custom tpls: A How-to Guide
Rendering Add to Cart buttons causes a lot of confusion, it seems. I recently needed to do it on a ctools plugin content type and I wanted to share my experience (and victory) with the community: WRONG approach- I was attempting to use drupal_get_form() t ...
Discussion Need suggestion
I am wanting to only charge tax on specific product types as defined on the product types screen. Would the best way for me to do this is to create a new field such as commerce_taxable when I create the product type then set up a condition to verify that ...
criley — September 2011 — 4 comments
Discussion Increase shipping charge for each item added to cart
Hello, I have my shipping setup and working where it calculates the shipping based on quantity. 1-3 items is $, 4-6 items is $$, 7-10 items is $$$, etc. What I would really like to do is increase the shipping amount by $.50 for every item ordered over 1 t ...
appkiller — January 2012 — 2 comments
Answer Answer to Question 5341
Vote up! 1 Vote down! Kickstart has been production ready since RC1. Have fun! ...
Bojan Zivanovic — April 2013 — 1 commentDiscussion Setting up many products with one product display and multiple selection categories
Apologies if this is an old question with an existing question, I'm a newbie and despite searching around, can't find an answer. Basically, I'm trying to set up the T-shirt type commerce site with only some success. In this example, I have ...
PedroKTFC — January 2012 — 7 comments
Discussion Group users or customers in a company
What's the best way to group customers in a company. Customer/user can work the same company, and it might be usefull to store this information in the shop for admin purposes or for giving discounts using rules. Example:- user X- user y both belong t ...
thim — April 2013 — 3 comments — wholesale buyer groups
Answer Answer to Question 9339
Vote up! 0 Vote down! This may not work for your use case but one way to resolve this is to hide the variation images in the product variation's view mode (manage display) and only show images that are attached to the product node/display and relate ...
ahimsauzi — September 2013 — 2 comments
Discussion multi-product displays with a table instead of select
Hello, I am building a multi-product display. Its working pretty well, but I would like to be able to use a table instead of a select to show each referenced product with an Add to card button. Or even list of all referenced products would be better. I th ...
toddgeist — October 2011 — 5 comments
Answer Answer to Question 38569
Vote up! 0 Vote down! For anyone looking to do this (which there are a bunch of ppl..) I found a way to finally get this to work. For starters, turn off the Combine options in your Line Item displays and Product displays. Then install Rules Array Create m ...
Travis — August 2015 — 1 commentAnswer Answer to Question 13701
Vote up! 0 Vote down! Have you tried https://drupal.org/project/filefield_sources? Josh ...
Josh Miller — August 2014 — 1 comment