You are here

7 calls to commerce_embed_view() in Commerce Core 7

commerce_cart_add_to_cart_views_form_refresh in modules/cart/commerce_cart.module
Ajax callback: returns AJAX commands when an attribute widget is changed on the Views powered shopping cart form.
commerce_cart_block_view in modules/cart/commerce_cart.module
Implements hook_block_view().
commerce_cart_contents_pane_checkout_form in modules/cart/includes/commerce_cart.checkout_pane.inc
Checkout pane callback: returns the cart contents View for inclusion in the checkout form.
commerce_cart_contents_pane_review in modules/cart/includes/commerce_cart.checkout_pane.inc
Checkout pane callback: returns the cart contents review data for the Review checkout pane.
commerce_cart_view in modules/cart/includes/commerce_cart.pages.inc
Displays the shopping cart form and associated information.
commerce_line_item_field_formatter_view in modules/line_item/commerce_line_item.module
Implements hook_field_formatter_view().
commerce_payment_ui_order_tab in modules/payment/includes/commerce_payment_ui.admin.inc
Displays the payment transaction View in an order's payment tab.