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 How to translate "Order total" from checkout?
Hi I have question. Maybe sounds idiot, but I can not do. How to translate words "Order total" from checkout? Screen http://www4.picturepush.com/photo/a/7731472/img/7731472.jpg Of course I tried to translate with drupal translator, I looking in ...
nawi — March 2012 — 7 comments
Question Where to put custom fields: Product type or product display content type?
Vote up! 0 Vote down! I'm still getting my head wrapped around Drupal Commerce. When I need ... the product type (admin/commerce/products/types) or in the product display content type ...
Question "Apply pricing rules" to order
rules' button on /admin/commerce/orders/NNN/edit looks like it should fix the incorrect prices on the ...
Question Accessing Line Item Options/Attributes
$options=commerce_option_load_by_line_item($line_item->line_item_id); module attributes line item ...
Missy Smith — September 2014 — module attributes line item
Discussion Sales tax calculated based on the line item's price rather than product's unit price
I am changing the product's unit price before the product is added to the cart. The sales tax must be based on the new changed unit price instead of the standard unit price. At present DC tax calculation uses the product's unit price instead of ...
metarama — January 2012 — 8 comments
Discussion How would I go about setting currency accordingly to language?
I have just installed Commerce Multicurrency a great module, but I would also like to set currency ... setting, that would mean that the if the cookie set by the commerce multicurrency module was set the ... user cookie wasn't set by the commerce multicurrency module) and then store the current language ...
mmncs — January 2012 — 3 comments
Answer Answer to Question 13904
Vote up! 1 Vote down! You cannot add Commerce Kickstart to an existing Drupal 7 website. ... general Drupal pattern of things, not something specific to Commerce Kickstart. However, since the ...
Ryan Szrama — August 2014Answer Answer to Question 7198
Vote up! 3 Vote down! It's possible. I have a commerce site that picks from three payment ... is done with Smart IP which exposes a ruleset I can use in admin/commerce ...
garrettc — August 2014 — 1 comment
Answer Answer to Question 8788
"commerce_line_item", "commerce_cart"], "ON": ["commerce ... _cart_product_add"], "IF": [{"entity_has_field": {"entity": ["commerce ... [{"commerce_line_item_unit_price_multiply": {"commerce_line_item": ["commerce_line_item"], "amount": ...
strr — September 2013
Answer Answer to Question 9046
(empty($price_components ['0'])) {$price_components = commerce_price_component_load ($order-> ... commerce_order_total ['und']['0'], 'flat_rate_binnen_nederland');} if ...
sohotech — August 2013
