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 45779

Vote up! 0 Vote down! what does this have to do with commerce? ...
drupalability — January 2017

Answer Answer to Question 45753

Vote up! 0 Vote down! please clarify what message system you are using. is this commerce_message? ...
drupalability — January 2017

Discussion Load Address from order

Ryan: <?php $order = commerce_order_load ($order_id); $wrapper = entity_metadata_wrapper ... ('commerce_order', $order); $address = $wrapper-> commerce_customer_billing-> commerce ... commerce_customer_address. in EntityStructureWrapper->getPropertyInfo() (line 328 of /[path to ...
kingandy — August 2011 — 2 comments

Discussion How do you remove the "Add to Cart" button?

I really like the Add to cart form. In the T shirt example, it's intelligent enough to update the pull downs for the products I actually have (I love seeing the image update when I pull down a black or a white T-shirt). At the moment though, I simply ...
PedroKTFC — February 2012 — 11 comments

Discussion Check Address Zip Code Against a List of Zip Codes

I am trying to use rules to test the customer's zip code against a list of zip codes, and I cannot see to make this happen no matter what I try. What is the best way with rules to test a piece of date against on array? ...
tyreldenison — January 2012 — 12 comments

Discussion Drupal commerce- what page/function should i call after an off site payment

I'm creating a module to integrate xpay- carta sì payments inside Drupal commerce ... sure that Drupal Commerce works like this, maybe i should do something totally different like returning ...
nicola.peluchetti — March 2012 — 1 comment

Discussion Populate Commerce File fields programatically

product fields as well? For example, I have the code below creating a product which has a commerce file ... time.:) http://drupal.stackexchange.com/questions/23168/commerce-product-program... ...
jon-pierre — April 2012 — 1 comment

Discussion Drupal Commerce- number of items in the basket on a menu element

Drupalien Hello! I hit a small problem with my drupal trade! I created a menu with the API of drupal, the items are "registration" "connection" "Shopping Cart". My goal is to add the number of items in basket a side of the me ...
woprrr — April 2012 — 1 comment

Discussion Building E-commerce website for furniture products

Dear all, I'm Max from Malaysia. Currently I'm using Drupal 7 + Commerce to build ...
maxchock — January 2013 — 1 comment

Discussion How to import product status with commerce feeds module?

How to import product status with commerce feeds module? ...
garegin — March 2012 — 1 comment

Pages