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 16939
Vote up! 1 Vote down! The issue is with the drag and drop uploader and also an Ajax cart module ...
Joeuk — October 2014
Discussion How can a new Customer profile type be created
think a need for a shipping address would already have come up for shops currently using Commerce. What ...
somatics — July 2011 — 6 comments
Answer Answer to Question 37213
Vote up! 0 Vote down! I'd probably leave the price & carts fields intact, but use ...
Andy @ BlueFusion — June 2015Discussion Promotion codes for products
I understand some short code generated for product (or even role/user) and to discount product price based on ...
Answer Answer to Question 36121
create a view and include a 'product' field which links to the add to cart form. I ended up ... $line_item->data['context']['product_ids'] = array($prod_id); $form = drupal_get_form('commerce_cart_add_to_cart ... _form', $line_item); $add_to_cart_link = drupal_render($form); You might need to manually specify the $prod_id ...
Dan Todd — June 2015Question Bug in Product Display with attributes vs line item file/image upload field
this visually, it is happening. Because if I then add to cart, it adds this default product to the cart ... display, this works fine and the correct product is added to cart when I click add to cart as well as the ... upload, and then immediately click add to cart, I get this behavior where it adds the default product. ...
Discussion Booking System
I am working on developing a site that allows users to select a date and make a payment on their ... booking. Once a user has booked a date ie. made the payment then that date is no longer available. and ...
z_khn06 — September 2011 — 5 comments
Question An easy way to track affiliate sales?
Vote up! 1 Vote down! Is there an easy method for tracking users coming into the site from ... referrers and, if that user purchases something, keep track of that sale? affiliate programs sales tracking ...
Answer Answer to Question 44624
to Cart form – Attribute” mode in the Manage Display when you add The field on the Color Vocabulary. ... then Save. At this time you should see the “Add to Cart form – Attribute” Mode, and the “Rendered form” ... under The “Enable this field to function as an attribute field on Add to Cart form”. This is a work ...
oli-nah — June 2016
