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.

Question Cart Not Displaying

Vote up! 0 Vote down! I've installed Drupal Commerce and added a content type and a product. ...

Discussion Conditional Display: Hide fields with no data

Using Kickstart 2. Is it possible to hide fields in product displays that don't have data? In my case I haven't found a way to handle product volume. So, I was going to add all the fields I need and just those show that have a value. How would I ...
abiconsulting — March 2013 — 2 comments — fields

Question Show product with status disabled on product catalog

('enabled','disabled'). I'm using the default views catalog of commerce kickstart 2 Distribution Commerce Kickstart ...

Question PayPal Express Checkout Not Returning User Phone Number

Vote up! 0 Vote down! Hello, I have the Kickstart Commerce installation setup with PayPal Express ... Tom commerce paypal express checkout ...

Answer Answer to Question 7252

http://drupal.org/documentation/install/windows http://www.drupalcommerce.org/commerce-kickstart-2/install Thanks ...
realskorpion — April 2013 — 3 comments

Discussion How can I add a tick box that can update the price?

I have a table that I want to sell, and I would like to add a tick box to the product so that the use can tick if they would like a brass umbrella fitting on the table, which costs an extra £20. So, if this box is ticked, I need the price to add £20. I al ...
Carl Bowles — July 2013 — 1 comment

Question PayPal help: where to start?

paypal commerce quickstart ...

Question Fetch products created by acting user

= $user->uid; $products = db_query("SELECT * FROM {commerce_product} WHERE status=1 AND uid=uid"); ...
sketman — May 2016 — Product Listing

Answer Answer to Question 8645

Vote up! 0 Vote down! Before you can have a product in the actions you must make it available. You do that by checking for a product's field in the conditions via data comparison. ...
l0calh0rst — July 2013 — 2 comments

Question Default Billing Information on PayPal site using WPS

site when using PayPal WPS to process my payments in Drupal Commerce (v7). Currently, I have the ... or credit card" section of the PayPal page. Thanks for any help! Frank PayPal commerce paypal ...
fnikola — December 2013 — 1 comment — PayPal, commerce paypal wps, WPS, billing information

Pages