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 Subscription service for webshop

hi I am doing a preproject of a webshop. It is subscription of physical products. I need following: Products to be bought by subscription and one time buy. Integrated with paypal and a mobile payment solution. Easy to create subscription for each product, ...
Langsholt — January 2013 — 2 comments

Question Can the order_number differ from the order_id? If so, why is my add to cart failing?

Vote up! 0 Vote down! UPDATE: I tried Add to Cart several times while attempting to figure this ... add an item to my cart for the first time since the migration, and I got the following error: ... Order Cart Troubleshooting ...
erica — February 2013 — Order, Cart, Troubleshooting

Answer Answer to Question 7066

shopping cart form.--------------- I tried the Display suite on a drupal 7 commerce (commerce 7.x-1.4) as ... admin->shop->config->line item type->'sc_tapis_de_selle_dressage'->manage fields 2- But there I can't ...
clasie — February 2013

Discussion Pricing rules and session variables

Is it possible to create a pricing rule which checks for 2 session variables and adjust the pricing for the product accordingly? EG. I register a code in the session, done through a module which also registers a productid and uid. The module checks if the ...
Qubical — December 2011 — 3 comments

Discussion Change Variation Dropdown to radio buttons

above the quantity field in the add-to-cart form. In some cases, I would prefer to show the variations ... add to cart ...
richm — June 2013 — 7 comments — add to cart

Discussion How do I setup multilingual products

Hi, when I go to add a product I don't see the translate tab so that I can add my product in the other language I have setup for my site. Is there something I need to do in order for products to become multilingual? ...
alauzon — September 2011 — 10 comments

Question Hide dimensions and weight on storefront

Thanks! user interface dimensions ...

Answer Answer to Question 8658

footer: <?php global $user; $trade_role = 4; $items = 0; $total = 0; foreach ($results as $r){  foreach ... ($user-> roles))){      $total += $component ['price']['amount'];    }  }   $items += ... class="line-item-summary-view-cart first"><a rel="nofollow" href="/basket">View ...
Orphans — August 2014

Question Losing my mind installing kickstart

Vote up! 0 Vote down! I have installed kickstart twice with no luck. I am never seeing the welcome screen. I also noticed that there are no modules installed. Was I supposed to see a commerce module installed? Was I supposed to install kickstart after ins ...
phishyman2 — March 2013 — 1 comment — installing kickstart

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

Pages