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 How to display products as a grid.

I've installed drupal kickstart to run a t-shirt type site. Setting up product displays with variations like color and size was pretty straight forward. Tax and shipping rules were also pretty easy to setup. I haven't setup billing yet but don&# ...
headbite — May 2012 — 6 comments

Discussion commerce_product_save($product); problem

I am creating a product using the below code. Everything is fine, bar not saving the price information. When I load the product using commerce_product_load($product_id); I get all the correct product information without the price information. Any ideas wh ...
stevieegee — January 2015 — 1 comment

Question Use Rules/VBO for sortorder with custom producttype not working

Vote up! 0 Vote down! Hi, I saw this video http://commerceguys.com/blog/power-rules-views-bulk-operations-and-commerce and it is working great for the standard producttype. My usecase is to be able to order my products on a product-view. I made a field so ...
Summit — March 2013 — 2 comments — VBO, Rules, Custom producttype

Discussion Product catalog

Hi, i'm looking for a way that the searchapi product catalog block can work with taxonomy terms on parent-child level. I want to select a parent level, and then let all the children show up in the block. Does anyone have any experience with this? Tha ...
JoniHaeck — March 2013 — 2 comments — Product catalog, product categories

Discussion Selling Services

Hello everybody, i'm starting building a website where "professional" users can sell their services to "customer" users. The features i'd need are: "professional" users (that are not website administrator) must be a ...
kahiri83 — May 2013 — 3 comments — services, users, hourly

Answer Answer to Question 7247

Vote up! 1 Vote down! Hi, 1. go to products-> variation types 2. select the variation type that you want to change (drinks, hats, or your custom variation type) 3. go to the tab called: Node: product list 4. find the "price" field and click t ...
realskorpion — March 2013 — 2 comments

Discussion Commerce Invoice still not mature... but needed

The Commerce Invoice module sounds nice in its framework, and its functionalities are really needed, in theory. It is nice its concept that lets you personalize the way the invoice code is generated and exposed in the view result. But it is still very tri ...
itamair — December 2011 — 2 comments

Answer Answer to Question 12785

Vote up! 1 Vote down! I have not tried this myself just yet, but I am pretty sure this can be achieved via 'tokens', which are text patterns that will automatically be replaced by the system. You will need the "Entity tokens" and the & ...
Bird-Kid — January 2014 — 2 comments

Discussion How to increase price with a percentage when paid through Paypal?

Paypal's 3% fee is quite a lot. We would like to add 3% on top of the price when people decide to use Paypal. It can probably be done with Rules, but how exactly? (Links are very welcome of course.) paypal payment method percentage pricing ...
guaka — August 2012 — 4 comments — paypal, payment method, percentage, pricing

Question How to replace the standard Add to Cart block?

Vote up! 0 Vote down! Hi, I used VBO in order to assemble a view showing fields (such as size, stock, price, add to cart quantity) of all product variations of a product. This allows me to select the quantities to order for all variations (different sizes ...
epaolillo — November 2013 — 2 comments — VBO, Add to Cart block

Pages