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 44047
to do by utilizing the commerce_checkout_form_alter method. ...
Wyckham — January 2016Discussion Product Importer taxonomy reference field
Hi! I would like to import products into the Commerce. It works, but I cannot import multiple ... I use multiple terms in CSV field? (I use commerce_feeds.) Thanx! G. feed importer import commerce ...
Question Orders from newest to oldest
oldest than wading through code? I am using Commerce Kickstart 2. PS Where could I find detailed version ... number of my installation? Commerce Kickstart 2 orders list ...
Discussion Setting Up Product Availablity By Date
I have been at this a while now trying to figure out the best way to set this up. I am trying to sell day trips or multi-day trips on my site. Right now on a display node I have a date field set up with repeating dates. Let's say this node repeats ev ...
Question Deleting a Line Item Programmatically
commerce_cart_order_product_line_item_delete in the commerce_cart_line_item_refresh hook. EntityMetadataWrapperException: Unable to get the ... C:\repo\docroot\profiles\commerce_kickstart\modules\contrib\entity\includes\entity.wrapper.inc). I have also included my code below. Please help? function ... htconference_commerce_cart_line_item_refresh($line_item, $order_wrapper) { //dprint_r($line_item); if (isset($line_item->field_discount_flag)) { ...
Question Where is place $content in node--product--type.tpl.php be generated and manipulated?
Vote up! 0 Vote down! I am a beginner of drupal commerce, I know Drupal Commerce display product ... I can use hook_load and hook_view to display custom properties, but it seems Drupal Commerce ... Commerce? Which hook can I use? Appreciate for any help or comments. Product Display ...
Question Using bundle/bulk related modules
commerce_product_bundle commerce_pado commerce_bulk_product_creation etc... each of these module had an issue in getting ... some of the bullets I've listed above. Thank you. Commerce Kickstar Product Bundle bulk discount ...
Question Select attribute dropdown missing on Add to Card form
setting. drupal commerce attributes ...
houseman — February 2014 — 1 comment — drupal commerce attributes
Answer Answer to Question 6348
Vote up! 0 Vote down! there is an issue with commerce feeds with this. I didn't have time to ... db_update('commerce_autosku_patterns')->fields(array( 'pattern' => '', 'advanced' => '' ... (adapting the names to suit) db_update('commerce ...
Dublin Drupaller — January 2017
Answer Answer to Question 3598
message with rules and a telephony API http://drupal.org/project/tropo_rules That being said, you may be ...
Josh Miller — September 2012