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.
Answer Answer to Question 8960
might produce both laptops and monitors. So a user could go to the "All Products" page and ... terms that correspond to the "type" of product landing page you want. In Kickstart 2, these ... would want to create "sub types" of products. These are also a taxonomy and can be found here, ...
Josh Miller — August 2013Discussion Product View has empty spaces
that I have never seen before. The product view is pulling in random white space, almost like there is ...
daniel — April 2013 — 3 comments
Discussion How to display Multiple products at Homepage?
Is it possible to display multiple products? Actually by default it is displaying only 2 right...I ...
bodagalaramkumar — February 2014 — 2 comments
Question Cannot Set Product Price Progamatically
Vote up! 0 Vote down! Hi I have created a module that adds products through CSV. All the ... attributes get populated apart from the price. I am not sure where i am going wrong. $product_node = new ... stdClass(); if (!empty($product ...
Answer Answer to Question 8373
function to your theme. https://api.drupal.org/api/drupal/modules!user!user.pages.inc/function/t... Simply ... YOURTHEMENAME_preprocess_user_profile(&$variables) { $account = $variables['elements']['#account']; // Helpful $user ... unset($variables['elements']['recent_orders']); $variables['user_profile'][$key] = $variables['elements'][$key]; } // ...
ahimsauzi — May 2014
Question Pay to create account
Vote up! 0 Vote down! is there any way the user only have the account active on the site after ...
Question Need to remove "Add to cart" button and "Enter quantity" from product display
products from Virtuemart for my client. At the beginning I need only product catalog without any payments ... uninstalling modules like Cart, Order, Commerce Kickstart Product etc.? TIA! Commerce Kickstar ...
Przemek B. — November 2014 — 1 comment — Commerce Kickstar
Discussion Kickstart works fine now, right? And a question.
Hey, gang. I'm working on a Drupal Commerce course for lynda.com, so you'll probably see me here fairly often for a while.:) I see the note at http://drupal.org/project/commerce_kickstart that: Due to our dependence on dev versions of various ot ...
Tom Geller — June 2011 — 16 comments
Question How do I disable a product on checkout completion?
Vote up! 2 Vote down! I have a site where every product is unique and will never be duplicated. ... I need to be able to disable a product when it is purchased (on checkout completion). Is there a way to ...
skenley — November 2014 — checkout complete
Discussion Sage Payment Solutions
Hello, I have been using Drupal 6 with Ubercart 2 for an e-commerce website I built. I am re-creating the site using Drupal 7 with Drupal Commerce. The payment gateway used will still be Sage Payment Solutions. This module, in the "7.x-1.x-dev" ...
Thomas Isabelle — May 2013 — 5 comments — Drupal 7 commerce, Sage Payment Solutions, payment gateways
