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 5249

Cart module enabled, but edit the shopping cart form and remove the quantity edit / line item delete ... effect. The only hitch is that if you remove the form elements from the View, the shopping cart form will ... Vote up! 3 Vote down! You basically have two options here: Disable the Cart module entirely. In ...
Ryan Ryan Szrama — April 2013

Discussion Disable QTY on individual line items

In the Cart, The is one product where I either need the QTY disabled or hidden. This in only for ... one product and I dont want the users to change the quantity. It's like buying a warranty with ...
chaloum — March 2012 — 3 comments

Answer Answer to Question 14851

Order that is anything but Checkout:Pending/Complete and move it back to Cart if the user tries to click ... "add to cart" during the checkout process. I'm not 100% sure how this is effected if ... It would be possible to strong arm the current order into Cart using Rules and a set of ...
joshmiller Josh Miller — September 2014

Discussion Getting Commerce Paypal WPS to work.

Hi! I've been looking everywhere for some answers. Can't seem to find any solving guides ... I've added a couple of products in the cart, I go to the cart page (mysite.com/cart), from there ...
sledan — June 2011 — 1 comment

Documentation Code Workflow

objectives are reasonably clear, a functional specification is produced to guide development, along with any ...
mikejoconnor — May 2012

Question How Do I Update the Price Displayed to Customer with a rule

I add products to the shopping cart, the price displayed there is the price that I want (total of price ...
kwame — April 2013 — 1 comment — Pricing Rules

Question Fetch products created by acting user

Vote up! 0 Vote down! Hello, I need to get products created by currently acting user and display ... all users. Any clues please whats wrong with my code and how to limit the list? global $user; $uid ... = $user->uid; $products = db_query("SELECT * FROM {commerce_product} WHERE status=1 AND uid=uid"); ...
sketman — May 2016 — Product Listing

Question Custom product variations

Vote up! 2 Vote down! I have a project where the customer will be able to select the colors they want on the product. Example: a baseball hat where the bill can be one color, the top of the hat one color, the inside of the hat one color and the logo one c ...
that0n3guy — February 2013 — 1 comment — Product Attributes, Custom Line Item

Question Update Quantity of Product B based on Product A

(I've tried Commerce Fee but had no luck so this made the most sense). When the user is at the cart ... So this is what I have working so far: 1) User adds product to cart 2) Rule checks if product has ... next: 1) User is in the cart and wants to register for two of the same course (keep in mind that there ...
tjohnston Travis — June 2013 — quantity, Rules
Commerce Boleto

Module Commerce Boleto

re-print the boleto by visiting their user page any time they want. The re-print option will be available ...
FranciscoLuz — August 2011 — 11 Installs

Pages