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 Programmatically add new product

but lots of warnings... and the data is not saved to the db. call_user_func_array() expects parameter ...
dlats — November 2013 — 1 comment

Question Display a view based on taxonomy of multiple categories

if a user clicked on Tops it would display the fields listed above grouped in a similar way to all ...
Lizzie — July 2013 — 1 comment — Taxonomy, Views, superfish

Discussion Order Object Workflow through Checkout

I suppose we can even cache this cart object in the session or at least for logged in users. When the user ...
Ryan Ryan Szrama — February 2010 — 8 comments

Discussion Snippet: How to modify text of add-to-cart product select (multiple products in display)

Say we are selling rugs, and there is a style "Dots" in 3x6, 4x5 and 2x8, and also colors Red, Blue and Green. That's a lot of rug Products, but thankfully we can group them in one "Dots" product display. However we named each rug ...
ransomweaver — July 2012 — 2 comments — hook_form_formid_alter, snippet, add to cart

Discussion Product Pricing from other Fields

I need to implement separate pricing for users different roles on my site, by choosing between ...
zabelc — June 2011 — 2 comments

Question Creating Rule to Add/Remove a conditional fee in cart

{"commerce_cart_product_add_by_sku": {          "USING": {            "user": ["site:current-user ...

Question Using Commerce Views Display Module with Views Reference Module

attributes that are displayed to a user based on date? Thanks in advance for reading my long explanation, and ...

Discussion Discount on Amount in Cart

I have been trying to set up a discount based on the amount a customer spends. If the customer spends $70 or more they get 10% off or if they spend $100 they get 12% and so on.... But I have been unable to get this to work via rules. I tried to set a rule ...
scott.carlton — November 2011 — 9 comments

Question How to stop default commerce coupon error message?

functionality set up on my shop. However, the following scenario occurs. If a user tries to enter a second ...
JeebsUK — December 2013 — commerce coupons, coupon

Answer Answer to Question 8894

event that the user is able to find an Add to Cart button for the same product. Then you can disable the ... quantity textfield in the shopping cart form View so the user can't edit it, or you can do something ... already purchased). Additionally, you don't have any way while users remain anonymous to inspect the ...
Ryan Ryan Szrama — August 2013

Pages