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 What is the correct way to delete line items?

instances where line items were deleted without calling commerce_line_item_delete_references(). Sure enough ... = $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-> ...
bander2 — February 2014 — commerce line item

Discussion Having separate prices for different countries

Hi all, We would like to have a single site where people can select their country, and then purchase products. We don't want to have separate sites, just separate prices for each country (or groups of countries). I've been able to do shipping an ...
gsbc — April 2013 — 5 comments — product price, custom pricing, price

Discussion Inverse Relationship doesn't work

Hi, does somebody know why the Relationship Commerce Product: Node doesn't exist in the cart ... form view? In the earlier versions of Commerce it worked but now it doesn't work. ... function:commerce_product_reference_views_data_alter in commerce_product_reference.views.inc Thanks relationships reference display ...
urfali-diyar — January 2013 — 2 comments — relationships, reference, display

Question wrong total calculation in checkout

Vote up! 0 Vote down! I am setting up a store with commerce, if I will go to checkout, the total ...
wme — March 2013 — 3 comments — total wrong

Question Checkout as guest

Vote up! 0 Vote down! Hi, is it possible to make annonymous checkout in commerce kickstart 2? ... and not get hands dirty? checkout as guest commerce kickstart 2 ...

Discussion Question regarding using Fancy Attributes Module

I am using Commerce Kickstart 2, I was looking at guidelines to use the Commerce Fancy Attributes. ... I Enabled the Commerce Fancy Attributes Module. I Created a vocabulary for the Color. I add added ...
oli-nah — May 2016 — 1 comment

Question Online print shop

it. I am creating a commerce site where the users will upload their own photos and then pick diferent ... a super simple solution. Thank you, Emil commerce Orders nodes ...
emilorol — February 2014 — 1 comment — commerce, Orders, nodes

Question How to move main menu position to right hand side

the right. Is this possible and if so how do I go about it. Thanks FredMe Commerce Kickstart menu ...
FredMe — February 2014 — Commerce Kickstart, menu

Answer Answer to Question 44047

to do by utilizing the commerce_checkout_form_alter method. ...
wdseelig Wyckham — January 2016

Discussion Product Importer taxonomy reference field

Hi! I would like to import products into the Commerce. It works, but I cannot import multiple ... I use multiple terms in CSV field? (I use commerce_feeds.) Thanx! G. feed importer import commerce ...
Gábor — March 2013 — 2 comments — feed importer, import, commerce products, taxonomy

Pages