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 Pager on product display node

can i paginate the other 9? It would be a nice feature for the end-user to go to the next or previous ...
marinoszak — January 2012 — 1 comment

Question File download fails every time

the user comes to download the file, the server kills the connection after a period of time. Sometimes ...
bensmiley — February 2013 — 1 comment — Downloads

Question Using Commerce Views Display Module with Views Reference Module

attributes that are displayed to a user based on date? Thanks in advance for reading my long explanation, and ...

Question Creating Rule to Add/Remove a conditional fee in cart

{"commerce_cart_product_add_by_sku": {          "USING": {            "user": ["site:current-user ...

Discussion a separate basket for a different type of product

simple hook or write an rule that much better: When user adds to cart the product of type A- it goes to ... standart shopping cart. But if user adds the cart the product of type "B"- it must go to shopping ...
prorokxp — October 2013 — 1 comment — Shopping Cart

Answer Answer to Question 3940

end user will see errors on your site. Once you delete the page from root, new incoming request load ... the application and app domain, and respond the actual user data. regards. bizworludsa ...
Anonymous (not verified) — October 2012

Question Variable pricing based on range values

a solution (you need about 150.000 products to accomplish this task). If the user select 150cm x 320cm ... could be re-calculated using a rule when the product is added to the cart? But how the user input value ...
FINeX — April 2013 — 1 comment — Price, Product Attributes

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 ...

Question How to hide checkout panes based on shipping method?

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 ... call_user_func_array('commerce_checkout_commerce_order_status_info', Array) module.inc:823 module_invoke_all('commerce_order_status_info') ...
UrmasZ — April 2013 — Shipping, Rules

Discussion Order Object Workflow through Checkout

I suppose we can even cache this cart object in the session or at least for logged in users. When the user ...
Ryan Ryan Szrama — February 2010 — 8 comments

Pages