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 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 Load line item's prices in an array

didn't find anything yet. I need to load each line item's price present in the current user cart in ... cart and total amount of the cart with this code... <?php global $user; $order ... = commerce_cart_order_load ($user-> uid); $order_wrapper = entity_metadata_wrapper ('commerce_order', $order); ...
evanasse — May 2013 — 1 comment

Discussion Product entities and/or product nodes??!!... how to handle my bookstore catalogue in DCommerce?

(http://www.ubercart.org/docs/user/10963/understanding_product_classes). But how to differentiate prices and other characteristics for specific instances (nodes?) of the ...
itamair — February 2011 — 10 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

Answer Answer to Question 7037

Vote up! 1 Vote down! Maybe these links are a good start: http://www.drupalcommerce.org/videos/commerce-module-tuesday/commerce-cu... http://www.drupalcommerce.org/videos/tutorials/customizable-products-piz... Thanks ...
realskorpion — April 2013 — 2 comments

Discussion Can Commerce do Dollar mount Sales

can rules or does commerce have a why of doing a sale by dollar amount? ...
scott.carlton — October 2011 — 4 comments

Question "Add Product to Cart" action not working

2 separate products. So I created a rule saying if the user tried to add more than 1 [4$ product], add the ... "user": ["site:current-user"],             "sku": ["premium-sku"], ...
akosipax — May 2013 — Rules, add product

Discussion Complex Product Bundles

anyone has any ideas, it would be great to have a more user-friendly process for participants/customers ...
housser — March 2013 — 1 comment — bundle, add new product, commerce products

Discussion Add product to cart with Rules?

user creates a conference registration entity, I want to add the corresponding product to the cart. ...
derekw — June 2011 — 4 comments

Discussion Building quickbooks commerce module: question about setting tax rates in commerce

the create-order screen (/#overlay=admin/commerce/orders/add) Taxes work fine when a user clicks ...
dpolant Dan Polant — March 2011 — 2 comments

Pages