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 4369
Vote up! 0 Vote down! Hi to all... great Drupal Commerce V 2... but... How can I refund only one ... item in an order with 2 or more items? If I am using commerce Reverse Payment and Stock modules, how ...
rgarneau — November 2012
Question Triyng yet AGAIN: Problems using Fusion Prosper Theme with KICKSTART 2- Help!?
took me to the Drupal Commerce homepage, (is that an "error?), and I went back and my entire post ... "/sites/all/libraries", but seem to be in "profiles/commerce_kickstart/libraries/".. what do I do? I install it ...
S P — December 2014 — kickstart fusion prosper theme themes
Discussion Term Reference Vs List (text) for Product Attributes
extra that it is utilized in Drupal Commerce (categories is an obvious one)? Thanks taxonomy product ...
Question How to use existing stock and price data sources?
trade prices from which the eCommerce web price is to be calculated. Are there Drupal Commerce hooks ... stock and price data when it is required by Drupal Commerce as it creates pages for web visitors? To ... stock levels and prices on the Drupal Commerce database tables in a cron job? I would be very grateful ...
Discussion Hide attribute language field
Hello, First, big fan of Drupal Commerce! I ran into a seemingly simple problem but can't ...
Answer Answer to Question 18472
something like commerce-line-item.tpl.php (you can use devel_themer to get some template suggestions). Then ...
Lance Holland — November 2014
Answer Answer to Question 8894
$user populated with the user's ID: global $user; $query = db_select('commerce ... _order', 'cord'); $query->join('commerce_line_item', 'li', 'cord.order_id ... = li.order_id'); $query->join('field_data_commerce_product', 'prod', 'li.line_item_id ...
mike.hajj — April 2014 — 1 comment
Answer Answer to Question 3418
Vote up! 2 Vote down! // commerce sends WAY too many emails. let's manage them function ... MODULENAME_mail_alter(&$message) {// block all of the commerce auto-emails // dsm($message['key']); // find the key to ...
jherr — April 2013
Question in product title on new product type
of Commerce Kickstart it only shows on my product not on the 2 generated products. title variation ...
