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 9131
at all (many users stick the first line of their address in here) The email they create their account ... for users. In the end, I managed to dig through the database and assemble a mySql query that: Pulls ... the 'name' field from the billing address Joins that with the user table and pulls that ...
doub1ejack — December 2013
Question Buyers must buy at least X number of items?
someone tries to start the checkout process, a message should be shown telling the users the number of ... selected items is less than 10. I already created a rule to apply accounts when more than 25 items are ... bought, so I know how to create a rule that checks the number of selected items. I cannot figure out how ...
Question How do I show a new product type in a Kickstart's catalog page?
Vote up! 1 Vote down! First, I created a new product type (I just looked into an original product ... menu (the menu for the new "catalog" I created). Well... when I add a product for the old ... Then, I added a product of this product type. I informed the catalog and category (comboboxes) that ...
Question Get add to cart product info and bring to url-arguments
http://drupal.stackexchange.com/questions/24279/populating-fields-from-t... for users, but do not see a product example. Greetings, Martijn Add to Cart form ... page when a product is not available, see: ... the subject the SKU and product Title. How can I get the product SKU and product title to be set in ...
Summit — June 2013 — Add to Cart form
Discussion USPS shipping
check out. I have commerce physical installed and the weight field is in the product entity. I added ... weights to product, but when I tried to check out, it still only gave me the flat rate. The USPS account ...
kt999 — June 2015 — 1 comment
Discussion Copy product types
I added a dozen fields with defaults to a product type "MERV 8 Pleats". Now I use the ... defaults that are labor intensive to retype, so it would be nice to keep a product type for each one with ...
cesanford30 — June 2011 — 4 comments
Answer Answer to Question 32837
= trim(strip_tags(render($content['product:sku']))); // Get default field, wont update on ajax call $display = array('type' => ... = field_view_field('commerce_product', $product, 'field_my_image', $display);?> <?php print render ($output)?> ... = field_view_field('commerce_product', $product, 'field_my_image', $display); $replacement = ".my-ajax-div"; ...
matsjacobsson — February 2015
Answer Answer to Question 37357
something Action- send mail Create another rule afterwards for a different Product Type You could also ... create only 1 Rule and setup a condition of If Product This, Do That, Or If This, Than That. ... commerce_product (this is how you access the product information in the Rule- Data Comparison- Product Type is ...
Travis — August 2015