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.
Question Product based on width, length with stock and price table feature
Rules that the both modules work with and create and input field using custom products module for the ... achieve you can take a look here, it's the exact thing. I also tried product option, but no luck ...
Discussion Multiple taxonomy terms for a product?
need to organize products by brand but also by type such as pants, socks, etc. Basically, I need to be ... able to associate multiple terms with a product, so the product will show up if they click on Brand ...
vik — April 2012 — 2 comments
Question Auto select product type based on taxonomy term (category)
Vote up! 0 Vote down! Let's say we have a Commerce webshop with two product types: Default ... and Wine. There are many categories(bread, water, wine, nuts,....) in which the products are defined, ... and all categories but Wine can use the default product type. To illustrate the problem along with the ...
Question Set same field value to all product variations with Rules
Vote up! 0 Vote down! How to set same field value to all product variations in one product display ... Rules should set same value to all other variations in that product display. How to loop through all ... variations? drupal 7 Rules Product Variation ...
Question how to add two productentity types on one product display
Vote up! 0 Vote down! Hi, I have handmade product entities and automated imported through ... a commerce feeds implementation. This works fine. When I add these two product-entity (product variation) ... types products and set the color category within those product entity types to checkboxes it goes wrong. ...
Summit — April 2013 — 1 comment — Attribute selection widget
Discussion Product Field Access for Conditions/Rules
Products. This applies to Tax Calculations. In Canada there are 3 types of Sales Tax, Provincial Sales Tax ... a set rate, and applies to most, but not all, products and services. The GST is a Federal sales tax ... (similar to a VAT) that applies to most Products and Services, but not all. The HST is a combining of the ...
laclu007 — May 2012 — 2 comments
Question How do I change the price label on the product add / edit form?
viewing a product but the one shown when adding a product variation. I would like also to add ... a description, for the website editor. Price hook_form_alter product edit form ...
Discussion Is there a payment method that doesn't actually process the payment?
What I'm trying to do is make the checkout process as normal where the user enters their card ... details etc. but the payment isn't actually processed, I would just like to receive the user ...
Carl Bowles — October 2013 — 1 comment
Answer Answer to Question 7936
http://websmiths.co/blog/very-introduction-drupals-hookformalter That's a nice tutorial on how to get something up and running. To pull a user's info, ... you would just need to do the following: <?php function something () { global $user; dpm ... ($user); // requires devel module to see into array.}?> ...
Josh Miller — May 2013Question Is this possible in Drupal Commerce
wants the product should be configurable like the one below. ... http://www.trophydepot.com/Star-Fire-Insert-Trophy-w-Figurine/P14446_6016/ Is it possible and easily manageable to design this product display in DC? I have used DC before ... to develop a normal online store. I know we can do this by using product attributes. But, the ...
