You are here

README.txt in Commerce Cart View Override 7

Commerce Cart View Override is packaged for download at http://drupal.org/project/commerce_cart_view_override.

How to use
[1] Create a new cart view
  - Clone the existing view "Shopping cart form", machine name "commerce_cart_form"
  - Save the new view

[2] Set the cart view to the new view
  - Navigate to Administer >> Store >> Configuration >> Cart Overrides
  - Select the new view
  - Save Configuration

[3] If the new cart view displays fields from the product entity, then the
    the following permissions will need updated so that the roles that
    "can checkout" can see the cart view:
    "View any product of any type",
    "View any Product product", or
    "View any {YOUR SPECIFIC PRODUCT TYPE} product"

File

README.txt
View source
  1. Commerce Cart View Override is packaged for download at http://drupal.org/project/commerce_cart_view_override.
  2. How to use
  3. [1] Create a new cart view
  4. - Clone the existing view "Shopping cart form", machine name "commerce_cart_form"
  5. - Save the new view
  6. [2] Set the cart view to the new view
  7. - Navigate to Administer >> Store >> Configuration >> Cart Overrides
  8. - Select the new view
  9. - Save Configuration
  10. [3] If the new cart view displays fields from the product entity, then the
  11. the following permissions will need updated so that the roles that
  12. "can checkout" can see the cart view:
  13. "View any product of any type",
  14. "View any Product product", or
  15. "View any {YOUR SPECIFIC PRODUCT TYPE} product"