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.
Answer Answer to Question 15949
options: $options=commerce_option_load_by_line_item($line_item->line_item_id); ...
Missy Smith — September 2014
Discussion How do I add my custom css file to Kickstart?
I have tried adding it to "commerce_kickstart_theme.info":; Custom STYLESHEETS ...
Infinitee — June 2012 — 3 comments
Question Up-sell,Cross-sell moduls
Vote up! 2 Vote down! Hello everybody, I'am new in drupal commerce world, I need your help ... about how to use Cross-sell and Up-sell in drupal commerce, I searched all over the web, I concluded ...
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 ...
Question Shouldn't this rule create a line item for an order?
"commerce_line_item", "param_order": "76", "param_type": "product", ... "param_commerce_unit_price": {"value": {"amount": 9900, "currency_code": "USD"}}, ... "param_commerce_total": {"value": {"amount": 9900, "currency_code": "USD"}}}, ...
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
Answer Answer to Question 4796
Vote up! 1 Vote down! Hi, add to "commerce_add-to_cart_confirmation.js" this line--> ... $('.commerce_add_to_cart_confirmation_overlay').remove(); after: // Enable the close link. ... $('.commerce-add-to-cart-confirmation-close').live('click', function() {$('.commerce-add-to-cart-confirmation').remove(); Daniel ...
Anonymous (not verified) — November 2012
Discussion Product not available after import
I just imported some products and product displays (thanks rfay for the tutorials!) and it works well so far. But now the new product shows "Product not available" instead of "Add to cart". I have no clue what to do now. Someone got a ...
Brian — November 2011 — 2 comments
Question import feeds data from DC5 server
it to be put as a product inside drupal commerce. the data doesn't have the exact named as the ...
Question Site wide permissions?
no references. 1) Is there a list for correct permission on files and folders for commerce kickstart ...
kc bme — October 2014 — permissions
