--- action: 'shop:cart' template: inner protocol: all published: true name: Cart url: /cart ---
{{ open_form({'class': 'custom'}) }}
{{ partial('shop-cart-content') }}
{{ close_form() }}