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 Automating product creation/updating

I see I can use commerce_product_new() to create a new instance of a given product type, but a completed ...
headbank — February 2014 — product automation

Question Catalog View Paging after each product

Vote up! 0 Vote down! I have built multiple drupal commerce sites, but this one has me beat. ... necessary! Drupal- 7.14 Install profile- Commerce Kickstart (commerce_kickstart-7.x-1.8) Commerce 7.x-1.3 ...
Kingu — April 2013 — Catalog

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 why order total is x 100

amount handled by the commerce_order_total attribute is 500 and this is the value sent to the payment ... gateway. this is the code that I am using: $wrapper = entity_metadata_wrapper('commerce ... _order', $order); $total_amount_value = $wrapper->commerce_order_total->amount->value(); I have reviewed in ...
cigocf — April 2013 — Checkout, order total

Question Creates a rule that creates content when submitting a product

["commerce_product_insert"],     "DO": [      {"entity_create": {          "USING": {            ... "param_title": ["commerce-product:title"],             "param_author": ... ["commerce-product:creator"]          },           "PROVIDE": {"entity_created": ...
woprrr — April 2013 — 1 comment — Rules, Product Display

Question Creating a order for an existing customer

Commerce, as it's a much needed feature to be able to take telephone orders. Order Customer ...
dottodotdesign — March 2013 — Order, Customer

Answer Answer to Question 4514

help: http://www.drupalcommerce.org/videos/tutorials/drupal-commerce-complex-p... ...
joshmiller Josh Miller — April 2013

Question VAT / Subtotal swapped / Wrong Tax

Vote up! 0 Vote down! Hello. I'm using latest Commerce Dev and have trouble in the Checkout ...
niggi — July 2013 — 1 comment — VAT, subtotal, Tax

Answer Answer to Question 13333

Vote up! 0 Vote down! I have found a possible solution using the commerce product add on module. ... It get me close where after creating the add-on products, the commerce cart view displays the add-on ...
docans — March 2014

Answer Answer to Question 10417

with attributes. Any tips? I'm going to give Commerce Options Stock a whirl, but appreciate any ...
poddy — October 2013

Pages