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 how can I define a new unit price?

Vote up! 1 Vote down! I'm working with commerce kickstart using drupal and trying to make an online shop, but there is a problem! the prices are shown in dollar mode and it's not the unit for my country! how can I remove the dollar icon and thos ...
s.shrad — August 2013 — 1 comment — Price, convert unit

Discussion 1 product with 2 different prices

Hello! For a ticketselling site I need 2 prices for each product, one for adults, one for children. The children price varies for each product, so there is no percentage relationship between adult price and the discount for children. I thought about using ...
dasmoermel — November 2011 — 6 comments

Question Cannot manage products in the demo store

Vote up! 0 Vote down! i've downloaded and installed Kickstart2 with the demo store data. The front page shows bags and t-shirts but when I go to the backend and click on the Products link (to Manage Products) there is a message that no products have ...
jalal — April 2013 — 1 comment — Commerce Kickstart, demo store

Discussion shopping cart block number of items only

How can I just have the number of products show in the shopping cart block with a link to check out that shows on regular pages before proceeding to checkout similar to Amazon. What is the php file that controls this?. I am not that strong in PHP so a com ...
webcrayon — March 2012 — 3 comments

Discussion complicated price field programming, would hire someone

Im looking for a way to pass values into the price field (a popup calculator would output a number that would be the price) im in a bit over my head and just imagining there must be a way to send data to the price field... somehow or other? if anyone has ...
petergus — October 2012 — 3 comments

Answer Answer to Question 7655

Vote up! 1 Vote down! The way I ended up doing this is running some custom php code in the rule using the php filter. Other than that, I'm not sure how to do it. ...
bennybobw — April 2013 — 1 comment

Answer Answer to Question 7569

Vote up! 1 Vote down! That is a tough question. I'd recommend leaving your database alone after uninstallation of ubercart modules. Was this a D7-> D7 migration? I would recommend using migrate and bringing in the products and order history from a ...
joshmiller Josh Miller — April 2013 — 1 comment

Answer Answer to Question 4045

Vote up! 1 Vote down! This can be done using the Entity Translation module, see http://www.drupalcommerce.org/discussions/820/how-do-i-setup-multilingua... for more information. You could also try out the multi language version Commerce Kickstart to see h ...
dwkitchen David Kitchen — August 2013 — 1 comment

Answer Answer to Question 7518

Vote up! 0 Vote down! I solved this problem using jquery & css instead of hook ...
sibiru — April 2013 — 1 comment

Discussion Update commerce cart form view on ajax submit

Hi! I have altered the views_form_commerce_cart_form_default form to allow ajax submission on quantity change. My ajax attribute is as follows: $ajax_field_settings = array(  'event' => 'blur',   'callback' => '_aj ...
oleronning — April 2013 — 1 comment

Pages