Closed (duplicate)
Project:
Commerce Core
Version:
7.x-1.0
Component:
Cart
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2011 at 13:36 UTC
Updated:
11 Nov 2011 at 05:48 UTC
At the moment the cart page path is hard-coded in commerce_cart.module, via a hook_menu call.
Moving to a fully configurable view would allow for greater configuration and customisation - making full use of Views functionality.
Comments
Comment #1
rszrama commentedJust expanding the scope of the issue a tad so that we can convert both Shopping cart Views (the block and the form) at one point in time. If we purely use Views with translatable empty messages, then we shouldn't need the block hooks for the cart block or the menu item and page callback for the cart form.
Comment #2
rszrama commentedJust realized this got co-opted by #1030128: Convert shopping cart block and form Views to use Views block / page displays. Checked for an existing issue before repurposing that issue but obviously missed this one! : P