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

When I try to checkout, I keep getting this error. Is there a tutorial out there that shows how to set everything up in the checkout and shipping configuration? Error Status message The website encountered an unexpected error. Please try again later. ...
scott.carlton — October 2011 — 8 comments

Question Split info contained in [commerce-order:commerce_customer_shipping]

about customer shipping user:- name- email- address If I use in the body fields ...
Scorpio26 Janhu — August 2016 — commerce shipping

Question How to add length dimension filed for a product?

Vote up! 0 Vote down! I have product called wood. i want to let the user add their length in ... inches by which it has to calculate price to show the user how much it costs. I have no idea to achive ...
lokesh135 — December 2013 — Price/custom filed

Answer Answer to Question 10590

users to log in before they complete their order, you can set up a unique user role for them. Then, ... adjust your Payment Rules with a condition that checks to see if the current user role is NOT the NET30 ... ppl. This way the payments will not show for these users and they can proceed to checkout. 2) Then, you ...
tjohnston Travis — October 2013

Question How to add the same product to cart more than one time

cart and it works fine,         global $user;         $product = commerce_product_load($product_id); ...         $line_item_wrapper->save();         commerce_cart_product_add($user->uid, $line_item) But ...
Paulo Maia — March 2016 — commerce

Discussion Change product reference by image?

Hi, i would like to let the end-user change the product reference by images. so they can click on ...
maze — September 2011 — 3 comments

Discussion Visibility of cart after item is removed

click "Remove" I get a white page at /cart This happens with both anonymous users and with me ... trying it as user 1. Jeff ...
Jeff Purtle — October 2011 — 4 comments

Question Role based product variations

users can see and choose based on their role? Product Variation ...
alexb03060 — May 2013 — Product Variation

Discussion Display filtered results on same page

On All products page, user can filter products based on category, but after user click on some ... category check box user is navigated to another page which shows filtered category products. The design of ...
Asad Malik — July 2014 — 1 comment — all product

Answer Answer to Question 4083

use the masquerade module http://drupal.org/project/masquerade. It allows a user with the right ... permissions to switch users. ...
Anonymous (not verified) — August 2013

Pages