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

Discussion User input custom fields during checkout product

Hello, How can I add anonymous user input custom fields during add to the cart process? With Ubercart is possible.See sample https://sundaysenergy.org/catalog/hosting/domains/domain-transfer. The sample is relevant, even the ssl certificate is not valid. ...
claudiu — April 2011 — 2 comments

Discussion Order Object Workflow through Checkout

I was having this discussion in IRC with DamZ, neclimdul, and one other person about how to handle the creation, update, and saving of the order object through checkout. In Ubercart, the workflow was as follows: View the checkout page, nothing is there. A ...
Ryan Ryan Szrama — February 2010 — 8 comments

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

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

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

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

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