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 3503

http://www.drupalcommerce.org/developer-guide/utilizing-core-apis/writin... Pay special attention to the "off-site" payment methods section... ...
joshmiller Josh Miller — September 2012

Answer Answer to Question 12513

units // Load entity $entity = entity_load ('commerce_product',array($entity_id)); // Create ... I originally read your comment, you can change the base price of a product using code that looks similar to ... Wrapper $product = entity_metadata_wrapper ('commerce_product', $entity [$entity_id]); // Before ...
joshmiller Josh Miller — December 2013

Answer Answer to Question 10429

_features%3Avalue%5E1.0 &qf=tm_field_product%3Afield_mth_product_description%3Avalue%5E1.0 &fq=index_id%3Aproduct_display &start=0 &rows=10 &facet=true &facet.sort=count ... &qf=tm_field_product%3Asku%5E1.0 &qf=tm_field_product ... %3Atitle%5E1.0 &qf=tm_field_product%3Afield_mth_product_item_name%5E1.0 &qf=tm_field_product%3Afield_mth_product ...
Weavingmedia — August 2014

Discussion Commerce Kickstart Menu

We've build a shop for a client, the client needs easy access to manage products. How do we ... configure the permissions so the client can use the commerce kickstart menu to manage products, discounts, ...
roelwelters — May 2013 — 1 comment

Discussion When creating orders drupal sees admin as anonymous

sales tax to orders when admin creates them. Suddenly when admin creates orders he is listed as ...
smash — January 2012 — 1 comment

Question Anonymous Checkin not working

a "Login" or "create a new login page" IMO this is not allowing for an anonymous or speedy ... checkout. I do have the permission checked to allow checkout access to the user. With it unchecked the add ...
swmdave — March 2013 — Login,

Answer Answer to Question 7607

http://www.videdressing.com/montres-au-poignet-/dolce-gabbana/p-1729211.... I use quicktabs, i get don't problem to use it but i don't how can display it in the ... détail product page best regard philippe ...
philippe3441 — August 2014

Question Setting pricing attribute fields programmatically

Vote up! 0 Vote down! I am importing a very large selection of products with option sets into ... creates commerce_pricing_attribute fields on the content types. What I'm running into is that ... I can't seem to programmatically select the option sets on the products, if I add ...

Answer Answer to Question 13321

translated directly from DC5 server using simplexml_load_string(curl_exec (curl_init())). and the xml created ... to create a module that save the xml tag directly to the commerce db but I dont know which db it ... involves to make the DC5 item a product. ...
Fazrulhafiz — March 2014

Question Custom pricing based on dimensions

me some feedback on a project that I’m working on. What I’m trying to do is create a pricing ... structure based on user input, specifically calculating sign and banner costs. The user will have ability to ...

Pages