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 8575

Vote up! 2 Vote down! For starters, you won't technically be able to get rid of prices, but ... that doesn't mean the customer ever has to see them. You can just leave the price for everything ... settings to hide any normally displayed price element. However, when it comes to going straight from /cart ...
Ryan Ryan Szrama — June 2013 — 1 comment

Answer Answer to Question 6171

variation. Go to the below path and change the Format of the Price field: ... /admin/commerce/config/product-variation-types/product/display It's probably set for "Price with Prefix / Suffix" now. Click the gear icon to the ...
r — January 2013

Question Location of field

for the product view a grid setup, 3 across, 3 down, with the image, the product name, the price, the ... it to be next to the price. Any way to make that happen? Here is the website ...
daniel — June 2013 — product displays

Question Configuration for Facebook / Twitter Login

shown up at /user/login do you have a tutorial that helps me to configure the oAuth right for the user ...
jokas — August 2012 — OAuth, Facebook, Twitter

Question Commerce pages only visible by admin- advice appreciated

anyone help me figure out how to allow authenticated users? I'm on this page ...
ukfilmnet — October 2013 — commerce, permissions

Question Can I use a more recent version of Migrate with Kickstart?

now, and users are encouraged to use that over 2.6. Kickstart has been holding on to Migrate 2.5 for ...

Answer Answer to Question 8637

orders}} This question remains: Do you really want to present your authenticated user with a previously ... confusing solution from a user perspective. Can be achieved by executing the commerce_cart_order_empty() ...
rawdesk — January 2016

Answer Answer to Question 17002

mymodule_form_alter(&$form, $form_state, $form_id) {if ($form_id == 'user ...
senorbond senorbond — July 2015

Question What is the correct way to delete line items?

= $line_item_wrapper-> free_upgrade-> commerce_price-> amount-> value () * $quantity *- 1; ... foreach($order_wrapper-> commerce_line_items as $item_wrapper){  if($item_wrapper-> commerce_unit_price-> amount-> ... free_upgrade-> commerce_price-> amount-> value () * $quantity *- 1; foreach($order_wrapper-> ...
bander2 — February 2014 — commerce line item

Question Adding a fee to order during migration

these fees are added on Commerce using the pricing rules. Once I've migrated my orders it's ...

Pages