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 handle bras

No, this isn't spam despite the title!:o) Last year I started building a commerce site for ...
PedroKTFC — June 2013 — 4 comments

Discussion How to add few images in product node?

This is my forum post, so hi all! How to add few product images? I need one larger image and several smaller photos below. How to make it? ...
nawi — February 2012 — 2 comments

Discussion Minimalistic Shopping Cart Block

I tried Ubercart first and absolutely hated it. Commerce is amazing and so is Drupal. Thanks in advance ...
deusmalleos — January 2013 — 4 comments

Discussion Login Redirection

info", and have not found a solution for Commerce KickStart 2. Has anyone successfully change the page ... Rules settings). There is documentation for Commerce Kickstart 1, but there seems to be a different ...
Ravi Devnani — November 2014 — 2 comments — Login, redirect

Discussion Profile Types & Rules

fulfilling the order. So, I was thinking of adding 2 fields to the shipping profile type. One is a simple ...
torq — September 2012 — 1 comment — taxes, rules, tax exempt

Answer Answer to Question 43185

Vote up! 0 Vote down! I've installed commerce kickstart distribution and it has totally ... different menu. admin/commerce/products/option-sets exists, thanks, Travis. I've created option set ...
RevalRomanov — December 2015 — 1 comment

Question How to remove Title and Price from Grid Layout

Vote up! 0 Vote down! I'm using Grid Layout, Commerce Quickstart Omega theme, on my product ...
olyphant — April 2013 — 2 comments — Product Display

Discussion multiple prices per product

field so every product has now 2 price fields. commerce is still using the original price field to show ...
maze — October 2011 — 6 comments

Answer Answer to Question 9357

Vote up! 0 Vote down! Is there a guide somewhere to help me know how to use it for that? I am use to woocommerce, with that system I was able to easily find the bucket and attach the file. Thanks ...
Jonah Brown — September 2013 — 2 comments

Question Render field with custom formatter on attribute change

Vote up! 0 Vote down! Hi, The normal way to render a commerce field would be to use this: print ... = $node->field_product['und'][0]['product_id']; // Product ID $product = commerce_product_load($product_id); // Load the product $output ... = field_view_field('commerce_product', $product, 'field_my_image', $display); print render($output); This works nice except ...
matsjacobsson — February 2015 — template

Pages