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 8087

bottom of the screen it said: Field translation Users may translate this field. Disable translation so ...
jasminedb — May 2013

Discussion Show fields to billing information when a Checkbox is selected.

Hi i am a new user of drupal. I have being struggling for days to make the billing fields change ...
pit_zavra — January 2012 — 1 comment

Question How do I Fetch Product Author from Commerce Order With Rules

"user", "id": ["fetched-product:creator:uid"]},           "PROVIDE": ...
xbrianx — July 2013 — Rules, Order, Product, line items

Discussion Load the product node.

How do I pull a product object? is the product a node? I cannot seem to do a node_load(product_id) for a product. thanks ...
marvzz — October 2011 — 1 comment

Question Saving into a customer profile field

= commerce_cart_order_load($user->uid); $order_wrapper = entity_metadata_wrapper('commerce_order', $order); $annotations ...
maze — April 2013 — Customer Profile, php

Discussion Force 1 product per cart and quantity to one

Hello, i'm trying to add a rule to my drupal commerce install. i need to force 1 product per cart, with max quantity = 1. I tried: Event: Before adding a product to the cart Conditions: Elements: Total product quantity comparison Parameter: Order: [c ...
joeysantiago — June 2012 — 2 comments — rules, quantity

Question Is there a way to have multiple quantity fields on one product display page?

displaying as expected there, allowing the user to choose what language they want the book to come in and ...

Answer Answer to Question 9442

http://hazmedsdisastermanagementproducts.nl/shop/modules/user/user.css?m... "); @import url(" ...
alf_frommars — August 2014

Discussion Rule for checking shopping cart (order) for duplicated items

I am trying to create a rule to check order for duplicated products. I am selling digital goods and it does not make sense for customer to buy two same digital products. So I created a rule that loops through commerce order line items to find duplicates. ...
sketman — June 2012 — 2 comments

Question Selling courses with drupal commerce

to cart' button and shows the content when the user has purchased? PS: In the future, we will ...

Pages