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.
Module Commerce USPS
Commerce Physical (Add weight field to the product entity not the product display node) A USPS Web Tools ... convention described here: http://drupal.org/node/1348088#comment-5308572. Current Limitations The ...
andyg5000 — April 2012 — 428 InstallsAnswer Answer to Question 43338
Vote up! 0 Vote down! Could you just set the node to "sticky" or "publish on front ...
Travis — December 2015Blog Drupal Commerce sites can now use Google Store Locator
resulted in an unforeseen benefit that administrators can use the nodes created for locations as individual ...
michfuer — April 2013 — 4 comments
Answer Answer to Question 8159
= $product2_created->sku; variable_set("custom_product_1_".$node ... ->nid,$product_1); variable_set("custom_product_2_".$node->nid,$product_2); ...
luthien — May 2013 — 1 comment
Discussion creating products on the fly
what do you think of my idea, of using flagged (Flag Module) nodes. and if flag as shop item- node ... meaning of making it very simple to the user, so no node & product creation.. ...
ytsurk — February 2011 — 2 comments
Discussion Get the current currency
a product, something like: <?php $nid = 45; $node = node_load ($nid); $nodeView = node_view ($node ...
Answer Answer to Question 7252
Vote up! 2 Vote down! You need to check these: http://drupal.org/node ...
realskorpion — April 2013 — 3 comments
Answer Answer to Question 3176
need to know the node's bundle nor the referencing field. <?php function ... mymodule_get_referencing_node_id ($product) { // Itterate thhrough fields which refer to products. foreach (commerce_info_fields ... $query-> entityCondition ('entity_type', 'node', '=') -> ...
lmeurs — September 2014 — 3 comments
Documentation Translating a Commerce Store
https://drupal.org/node/2015797 on a wide variety of fixes to make the translation process easier, and they made it into the 1.8 ... (the module that ships with core) to translate nodes, i18n_taxonomy to translate terms, and ... + title for all entity types (node, product, term). The title module replaces the title column of an ...
Josh Miller — September 2013 — Commerce Kickstart 7.x-2.x — Status: IncompleteAnswer Answer to Question 7309
Vote up! 1 Vote down! Hi, Maybe you can start investigating here: http://drupal.org/node ...
realskorpion — March 2013

