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
The values for sku, title and commerce_price are good. $form2_id = 'commerce_product_ui_product_form'; $form2_state['values'] = array('sku' => $form['title']['#value'].'_'.rand(1,10000), ' ...
dlats — November 2013 — 1 comment
Discussion Altering checkout form text
Hi, I'm fairly new to drupal, and I'm having trouble finding any information on how to alter the values on the continue/go back buttons on the checkout forms. Is this possible? If so, is there anything online that explains how to do it? ...
Pfriedo — January 2012 — 2 comments
Discussion Getting Product Details on payment method
On 'Select available payment methods for an order' i want to get the product field. My Product name is event and it has a field 'number of participants' but i am not able to get it in rules. I want to put check on this field plz help? ...
alinouman92 — March 2013 — 2 comments — rules
Discussion Disable shipping information pane for "customer collects" option
Hi, On our present (non-Drupal) site we have many local customers who order online and collect orders from our shop or workshop to avoid shipping costs, and we also deliver to more distant customers. In Commerce Flat Rate it's easy enough to create a ...
Jeff — February 2012 — 4 comments
Question Add a remove item button on checkout page
Vote up! 3 Vote down! On the first step of checkout process I have cart view. but i have to give the customer the chance to remove items from his cart at this stage. I edited the view Shopping cart summary (Commerce Order) by adding a (Line Item) Commerce ...
Discussion Add Product Price to Add to Cart form
How would one go about adding the price to the add to cart form, rather than having it as a separate field and having to use some serious css kung fu to get it to look like it is part of the form. What I'd like to see is: Option 1 Select Option 2 Sel ...
essbee — October 2011 — 3 comments
Discussion Is this possible with drupal?
I am new to drupal and considering using drupal commerce on my newest ecommerce project. As a newbie, I am in the learning stages and not completely clear as to the best use of the various drupal tools in certain applications. I would like to create a dyn ...
merryseeker — July 2012 — 4 comments — product filtering
Answer Answer to Question 5341
Vote up! 1 Vote down! Kickstart has been production ready since RC1. Have fun! ...
Bojan Zivanovic — April 2013 — 1 commentDiscussion Custom User Input
We sell filters. They are squares or rectangles. 70% of the sizes are standard. Products are up for sale using drupal commerce. BUT.... 30% of filters are a custom size. There are only 2 prices, for small or large customs, but the user has to enter the si ...
cesanford30 — June 2011 — 3 comments
Discussion Pricing Rules Based on Other Products Already Ordered
I'm not sure what the best way to proceed is. What I want to do is set the price of a product to zero if another product has already been purchased. It's a one-to-one relationship. For example, one free scarf for every hat purchased. What I need ...
gauntlet — December 2011 — 5 comments
