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 12608

Vote up! 0 Vote down! It provides customizations to the user pages (user/%uid). That said, if you're doing a digital site, you don't need half of Kickstart's modules, so basing it on Kickstart is a bad idea. Just roll your own install profi ...
bojanz Bojan Zivanovic — December 2013 — 1 comment

Answer Answer to Question 7314

Vote up! 1 Vote down! Hi I also have a product that is a service and not therefore in any way shippable. How do I: Remove the requirement to ask the customer for shipping addresses. Remove the shipping stage of the Checkout process entirely. I have follow ...
TechnoTim2010 TechnoTim2010 — September 2013 — 1 comment

Discussion Product Views block is not visible

Hello all, I've created a view to display a list of products in a block. It's using two relationships and two contextual filters and it displays fine when I enter the necessary URL parameters in the preview bar. I've enabled the block to di ...
saoirse1916 — September 2013 — 1 comment — views, block

Answer Answer to Question 3418

Vote up! 0 Vote down! It doesn't appear that commerce is using drupal_mail() to send mail, which is too bad because it prevents me from using hook_mail_alter. ...
jherr — July 2012 — 1 comment

Discussion commerce paypal no checkout

Hello there, First of all I'm new into Drupal and commerce, never worked with ubercart so I hope you guys don't want to shoot me if I'm asking stupid questions:-) My goal is to make a webshop using only paypal. I've recently installed ...
jurgen — April 2011 — 4 comments

Discussion Product without price or add-to-cart

I would like to use the framework of Drupal Commerce to manage a list of products, but I will not be completing transactions on my site. Instead I would like to let a user browse the catalog and read information about products, but instead of clicking &qu ...
meltingsand — November 2011 — 2 comments

Answer Answer to Question 12540

Vote up! 0 Vote down! That's an interesting feature request. I'm pretty sure once you've handed the payment off to paypal, there's no real way to "stop" the transaction. I think you might be best off creating a rule that chec ...
joshmiller Josh Miller — December 2013 — 1 comment

Discussion Structuring Product Variants

Hi, I'm a new to Drupal Commerce and trying to figure if it is suitable for our current project. Details as follows. Our client sells a variety of electrical fittings. Each fitting has a name, description and picture. No problem there. However there ...
BrettS — March 2011 — 5 comments

Discussion Product help

Here's what I'd like to do. Create a product: Have 2 buyer selectable fields: image (3 choices) mat color (8 choices) nothing changes the price of the item. What's the easiest and best way to achieve this? I can't figure it out. thanks ...
James Haswell — December 2013 — 1 comment

Answer Answer to Question 9454

Vote up! 1 Vote down! The trick here isn't to use distinct but to add a filter on the delta value of your product reference field. If you filter to 0, it will only show each product display node once, because it will filter out the joined records to ...
Ryan Ryan Szrama — September 2013 — 1 comment

Pages