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 why order total is x 100
amount handled by the commerce_order_total attribute is 500 and this is the value sent to the payment ... gateway. this is the code that I am using: $wrapper = entity_metadata_wrapper('commerce ... _order', $order); $total_amount_value = $wrapper->commerce_order_total->amount->value(); I have reviewed in ...
Answer Answer to Question 32905
action I added: $order = commerce ... _order_load('[site:order-id]'); $_SESSION['commerce_cart_orders'][] = $order->order_id; where [site:order-id] is my custom token. ...
Abenezer — February 2015
Discussion Setting up many products with one product display and multiple selection categories
searching around, can't find an answer. Basically, I'm trying to set up the T-shirt type commerce ...
PedroKTFC — January 2012 — 7 comments
Question multiple product variation add to cart
Vote up! 0 Vote down! Hi this is my first Drupal commerce website and I want to be able to add ... Drupal 7 w/ commerce kickstart (last version) what would be the best/easiest solution to do that? ...
Question How do I login to my store?
Vote up! 0 Vote down! I'm trying to use Commerce Kickstart for a client who is starting up ...
Question Can't add a product type
admin/commerce/products/types/add, the pages does not exist. The strange thing is, I can add products although there is not product ...
Brian — March 2013 — product type
Discussion Product variation selection- ajax reload and the $content variable issue
I am struggling with a customized node template for a Commerc Kickstart product display (which ...
mikeaja — October 2014 — 1 comment
Answer Answer to Question 7660
Vote up! 0 Vote down! Hi, Did anybody already made a commerce review and is willing to share his ...
Summit — April 2013
Answer Answer to Question 12565
admin/config/workflow/rules/reaction/manage/commerce_checkout_new_account Make sure that rule is not active. This will keep user accounts from being created when they ... admin/config/workflow/rules/reaction/manage/commerce_checkout_order_convert ...
Josh Miller — January 2014 — 1 commentDiscussion One image only in teaser display
hello. I've set up a catalog, and added a few products, I've installed image zoom to use of the node display, I don't want to use image zoom for the teaser display, so I set it to just use the normal medium sized image, only it shows both o ...
openfeat — February 2012 — 5 comments
