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 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 File licenses not being assigned

I had to manualy add a license file for a user through Store>File Licenses and clicking on the ...

Discussion Category Banner Image

Hi, i'd like to add an image to the catalog banner, like in the demo store. I'v added and configured an image field in the taxonomy section, but no image shows up. Attachment Size schermafbeelding_2013-02-22_om_14.18.08.png 371.72 KB ...
roelwelters — February 2013 — 8 comments

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

Discussion product variations sizes images:(

change the product image if the user is changing sizes and not colors? And how can I upload just once my ...

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 Programmatically add new product

but lots of warnings... and the data is not saved to the db. call_user_func_array() expects parameter ...
dlats — November 2013 — 1 comment

Answer Answer to Question 7703

design, partially due to the fact that prices are constantly being re-calculated for each new user (this ... is designed to allow for user-specific pricing). How do you get around this design? I'm guessing ...
joshmiller Josh Miller — April 2013 — 1 comment

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