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 Product Display in Views
Commerce Product: Product Image. The image shows up in views as long as the image is set to original, but ...
scott.carlton — October 2011 — 7 comments
Discussion Checkout: Shipping Rates--> Order Total Auto Update
Hi guys, another question on commerce kickstart. I have created a few shipping options with ...
quvxqy — March 2013 — 3 comments
Answer Answer to Question 8802
module dpm($object); on function commerce_idr_commerce_currency_format I found the right array. With this ... I can round $amount just like I want. if($object->commerce_price['und'][0]['original ...
mbahlol — July 2013
Discussion Translation of strings with URL
I am putting the finishing touches on a Drupal Commerce webshop... (@ all contributors... you guys ...
Qubical — September 2011 — 2 comments
Question Use different View on order for admins and customers
Vote up! 0 Vote down! When viewing an order, i.e. for example: admin/commerce/orders/123 the view ... "commerce_line_item_table" is used to display the line items. That same view is used to display the line items to the ...
Discussion Add product image in cart view
adding- (Line Item) Commerce Line item: Product and then i can add the image field in the fields section. ...
dianikol — November 2011 — 5 comments
Discussion Import fields that use the list type widget
I got my products rolled in nicely from the Commerce Feeds module. However.... I can't import any ... fields with a (list widget) from the commerce feeds module, they do not show up to be mapped in the ...
cesanford30 — June 2011 — 3 comments
Answer Answer to Question 8637
I managed to do this as follows: function my_module_commerce_order_presave($order) {if ... confusing solution from a user perspective. Can be achieved by executing the commerce ...
rawdesk — January 2016
Discussion User-defined Bundle Product Choice on Checkout
assuming whatever I build will involve some rules, perhaps the commerce bundle module and custom line item ...
Discussion How to test paypal module?
Hi everybody, I am new to drupal commerce so please bear with a dumb question... I have my site ...
Ron House — June 2014 — 2 comments
