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 CK Collection pages fail to display my new added products
Vote up! 0 Vote down! I am developing my site based over the Commerce Kickstart demo, but ...
mumazza — January 2014 — commerce kickstart product catalog collection view
Discussion Commerce Package Field Module from andyg5000 git
I'm trying to correct the error notices that I'm getting on the add product and product type manage fields page. I get the following error on the product type manage fields 8 times. Notice: Undefined index: module in_field_info_prepare_instance_ ...
scott.carlton — October 2011 — 5 comments
Question Process data serverside after CALLBACK_commerce_payment_method_redirect_form
Vote up! 0 Vote down! Hi, Hoping someone can shed some light. I'm currently developing ...
Andrew211 — January 2014 — checkout payment
Discussion Discount on Amount in Cart does not work properly
I try to add simple discount: 7% if total sum is grater than $60 At admin/commerce/config/taxes/types i have new type: discount At admin/commerce/config/taxes i created new tax rate Discount 7% (component) In this component i created condition “Data compa ...
Discussion Send email when order status is changed to complete
Hello, I would like to know if it is possible to send an email to the customer when their order status is changed from pending to complete. It would be nice to inform the customer when their order is shipped. ...
HenrikBak — September 2011 — 16 comments
Discussion One button to add two related products
Hello, First, I'm french so sorry for my English medium. I develop a store with Drupal ...
hollys — April 2012 — 2 comments
Discussion cart quantity change at checkout
Dear community, 1. how it is possible to change the quantity of a product already added to the cart lets say with a +/- button and immediatly change the value of the card. 2. Can i say there is a minimum order for each product. I.E. Product A sells in inc ...
stebau — September 2013 — 3 comments
Question Does 'commerce_line_item_field_widget_form' on orders page ignore pricing rules?
Vote up! 0 Vote down! I've been developing and altering the code in the the line_item module ...
makawak — March 2013 — line item field widget form
Discussion How to create product packages
Hi all, I am setting up a T Shirt store and wanted to know what would be the best way to create a package deal for some of my products. For example, I have 3 types of T Shirts which can be purchased individually. What I would like to do is create a packag ...
T.Mardi — July 2013 — 2 comments
Discussion Checkout form validation: alter the value of a commerce customer profile
In my checkout form, I have 2 customer profiles: billing (default) and shipping (from commerce shipping module). Basically, I need to emulate the commerce_shipping 7.x-1 option "copy shipping information from billing", but i need to do that manu ...
