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.

Discussion Do products need a SKU?

Alrighty, I'm trying to summarize a discussion that occurred in IRC today surrounding the need / name for the SKU on products. We talked about this in our San Francisco sprint last October, but I didn't recall reaching a conclusion away from SKU ...
Ryan Ryan Szrama — February 2010 — 20 comments

Answer Answer to Question 9161

random, arbitrary discounts on a per-user basis, though, you'll need something more robust. In that ...
Ryan Ryan Szrama — August 2013

Discussion Import script

Hi! I would like to make a custom import XML script, to load external data from a custom software. This software only send xml data to the webshops. It is ok, but I would like to store an external ID in commerce (what is searchable). I tried that:... $pro ...
makgab — May 2012 — 4 comments

Answer Answer to Question 3304

$order->commerce_order_total. It contains shipping method that user picked. So working code is: <?php /* * Hook ... hook_commerce_checkout_pane_info_alter($checkout_pane) */ function mymodule_commerce_checkout_pane_info_alter (& $checkout_pane) {    global $user ... = commerce_cart_order_load ($user-> uid);             // array $order->data was detected with dsm()             // it ...
UrmasZ — April 2013

Question Partial calculated price.

default price field) 2) price for ROLE 1 3) price for ROLE 2 Then with rules I check for the user role and ...
reysharks — February 2013 — , Pricing Rules

Answer Answer to Question 5263

purpose there is the feeds module with some additions for importing users, nodes, products (if you run ...
ronald — December 2012

Question 403 Error- Access denied

Vote up! 0 Vote down! Right, basically I'm trying to add the ability for authorised users ...
doughayward0 — February 2013 — Troubleshooting

Answer Answer to Question 5249

module enabled, use it to add and remove items to the client cart as needed, and just say that users with ...
jhmoore — December 2012

Discussion Product configurator

should calculate the price in function of the measurements the user fills out, the colors he chooses, and ...
LukM luk meulebrouck — December 2012 — 1 comment

Answer Answer to Question 4316

page above. It was designed with you in mind and has links to the user guides that give you lots of ...
joshmiller Josh Miller — December 2012

Pages