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 order number or ID pattern
in drupal commerce and have this be the order number when someone purchase a product. Thanks oder ...
docans — March 2014 — oder pattern
Discussion Editing content on the 'Checkout pane'
admin/commerce/config/shipping/services/flat-rate-1st-class-mail/edit). This doesn't seem like the most elegant solution to me though. Does anyone know if there is ...
Answer Answer to Question 13600
property to Add to Cart button if (strstr ($form_id, 'commerce_cart_add_to_cart_form')) { ... 'your_module_form', 'wrapper' => 'block-commerce-cart-cart', 'effect' ... = commerce_cart_order_id ($user-> uid); $cart = commerce_embed_view ('commerce ...
Johannes Kees — April 2014
Answer Answer to Question 7589
Vote up! 1 Vote down! I answered my own question a few minutes later by looking in the database and realising that they are simply views If you had the same question as me: go to Views Edit the AdPush View Duplicate the Block View as many times as require ...
mrackham — March 2013 — 5 comments
Discussion Shipping rate not in the correct sequence in order review
me on fixing this? Kind regards I use Commerce 7.x-1.2, Flat rate 7.x-1.0-beta1, Shipping ...
propje — March 2012 — 2 comments
Answer Answer to Question 3347
Vote up! 1 Vote down! If the menu items aren't being built properly, then you should be able to trigger it through a clearing of the cache. You can use the top button at admin/config/development/performance to clear it. Might do it twice in a row for ...
Ryan Szrama — April 2013 — 2 commentsDiscussion cache: where to turn-on?
this in the Commerce menus or any other way? ...
veganline — October 2012 — 2 comments
Discussion Fixed Price Discounting
value of the discount can change between products. The goal is using the commerce ... fires. 4.293 ms Unable to apply data selector commerce-line-item:field-discount:amount: Unable to get ... action commerce_line_item_unit_price_subtract. 7.014 ms Rule Fixed Discount has fired. I have no idea ...
gavinh — September 2011 — 1 comment
Discussion unique products with no variations never > 1- where to with fields??
Commerce (Kickstart2) And adding fields. But never had a customer who needed variations... Have done quite ...
Answer Answer to Question 9046
Vote up! 0 Vote down! Hi, Looks like the commerce_price_component_combine only check one price ... if(empty($price_components ['0'])) {$price_components = commerce_price_component_load ($order-> ... commerce_order_total ['und']['0'], 'flat_rate_binnen_nederland');} ...
sohotech — August 2013
