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 3159
Vote up! 3 Vote down! The answer to the first question is simple: Drupal Commerce ships with ...
Ryan Szrama — April 2013 — 2 commentsQuestion Is DC useable for/adaptable to internal stock search and management
is Drupal Commerce useable or easily adaptable to this. I know about Drupal's taxonomy system so ... I can easily create the product ranges and product types and then import the data. But, does Commerce ...
Question Flat Rate Shipping Service Based on Product Variation Field
"commerce-order", and "commerce-order:...". I can select the field I require, but when it comes to the ...
Question Entity Reference Link Issue
https://drupal.org/node/2096983 *I am working with commerce kickstart 2.0 reference entity link link to content admin user ...
Discussion Add product price to a view
print this <?php print render ($content ['product:commerce_price']);?> in a field? If ...
analog andy — October 2013 — 1 comment
Answer Answer to Question 5157
commerce-line-item-summary.tpl.php file from the commerce_kickstart_product_ui/theme folder to a theme folder in my custom module ... $theme_registry['commerce_line_item_summary']['path'] = drupal_get_path('module', 'MYMODULE'). '/theme'; ... $theme_registry['commerce_line_item_summary']['template'] = 'commerce-line-item-summary';} /** * Implements hook_preprocess_HOOK(). * Link cart ...
foxylearning — December 2012 — 1 comment
Discussion Mobile Payment Zooz
Is it a payment method that could be added to Drupal Commerce? Best Regards, Clem zooz mobile payment ...
Question pricing rule adjustment- how to add x amount of $ to the order total
Vote up! 1 Vote down! I set up this pricing rule in my Drupal 7 Commerce Kickstarter (7.x-2.4) ... I'm using "commerce_line_item" as the Data selector??? I would think I would have to use ... this "commerce-line-item:order:commerce-order-total:" to add $8.00 to the total. Check out ...
Discussion Need help for adding a product type
Kickstart2 with demo data: when i add a new product type, it is displayed in the product type list. But when i add a product, this new product type is not in the list so i cannot add such a product! Where did i fail? ...
osm_laurent — September 2012 — 2 comments
Answer Answer to Question 13414
entity for elements and their properties. Out of these elements we build commerce_product which holds all ... JQuery tool loads created product back to backend via ajax, and another type of commerce_product which ...
Janne Suominen — October 2014
