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 Complex Product Options and Attributes
Price is not an issue. The contents of the cart will be sent to the site admin who will manually create ... user selects an option Here is what I need... A product display with radio buttons for the options The ... value of these options sent to the cart A way for the admin to easily add and update products Thanks for ...
jess — September 2011 — 3 comments
Answer Answer to Question 3245
'customer_profile_shipping') { $order = commerce_cart_order_load ($user-> uid); if ...
dannymacom — April 2013
Discussion Do products need a SKU?
Alrighty, I'm trying to summarize a discussion that occurred in IRC today surrounding the need / name for the SKU on products. We talked about this in our San Francisco sprint last October, but I didn't recall reaching a conclusion away from SKU ...
Ryan Szrama — February 2010 — 20 commentsDiscussion Theming Product Display (attributes)
can someone guide me on where should i start? What required is that the tiled icons should be the ...
marvzz — October 2011 — 1 comment
Discussion How do I translate the options in attribute field select lists?
a "Localized" taxonomy vocabulary. The user create the Products and later translate it using "Entity ...
Answer Answer to Question 10511
product_access_commerce_cart_attributes_refresh_alter (& $commands, & $form, $form_state){ global $user; //Get the product ID. ... couldn't give me. Like keeping parts of the add to cart form still accessible and printing out a message in ... a colleague of mine, was to utilize the "commerce_cart_attributes_refresh_alter" function to check ...
A.hjelm — October 2013
Discussion make "add to cart" button go straight to checkout?
I would like to modify the "add to cart" button so that it takes the customer straight to the ...
tripper54 — June 2011 — 4 comments
Question is there a way to use drupal commerce to add add to cart buttons to an existing content type/view?
I already have an image gallery setup, and would like to extend this view to include "add to cart ... " buttons. I hope this is OK to post here. drupal gardens image gallery add to cart ...
Question Re-order Add To Cart fields
display in the add to cart form button. Here is a screenshot of the current form: http://hotsce.co/e8iE ... the Price field above the Add to Cart button. These items are being rendered in a View, and the Price ... field is actually a separate field from the ones in Add To Cart but I would like a way (other than using ...
hotsauce — August 2013 — add to cart
Discussion Taxonomy Display doesn't show products to anonymous users
It works fine but when an non-admin user views the page, no products are displayed. What I found out ...
Brian — June 2012 — 1 comment — taxonomy display
