wppizza / markup / cart

The main cart using shortcode [wppizza type=’cart’] or the widget available from Appearance -> Widgets -> Wppizza -> Widget Type=’Cart’ For shortcode attributes please refer to the shortcode section CSS Targeting Wrapper div element class: wppizza-cart (used by all instances of widget) Wrapper div element 

wppizza / markup / cart / cart.container.php

Main cart element containing order details using shortcode [wppizza type=’cart’] or the widget available from Appearance -> Widgets -> Wppizza -> Widget Type=’Cart’ This is the inner cart element excluding the “opening hours”, “pickup choices” and/or “orders info”(discounts, charges) elements that will be displayed before 

wppizza / markup / cart / cart.shopclosed.php

Text displayed (paragraph element) in main cart widget when shop is closed If you just want to change the text itself, instead of using filters, set it in Wppizza -> Localization. CSS Targeting paragraph element class: .wppizza-closed if you simply want to edit some styles/layout 

wppizza / markup / cart / cart.empty.php

Text displayed (paragraph element) in main cart widget when cart is empty If you just want to change the text itself, instead of using filters, set it in Wppizza -> Localization. CSS Targeting paragraph element class: .wppizza-cart-empty if you simply want to edit some styles/layout 

wppizza / markup / cart / cart.pickup_note.php

Text displayed (paragraph element) in main cart widget when pickup is selected If you just want to change the text itself, instead of using filters, set it in Wppizza -> Localization. CSS Targeting paragraph element class: .wppizza-pickup-note if you simply want to edit some styles/layout 

wppizza / markup / cart / cart.checkout_button.php

Checkout button in main cart widget If you just want to change the text itself, instead of using filters, set it in Wppizza -> Localization. CSS Targeting paragraph element class: .wppizza-checkout-button if you simply want to edit some styles/layout (text-sizes, color, margins, paddings etc etc 

wppizza / markup / cart / cart.empty_cart_button.php

Empty cart button in main cart widget (if enabled) If you just want to change the text itself, instead of using filters, set it in Wppizza -> Localization. CSS Targeting paragraph element class: .wppizza-empty-cart-button if you simply want to edit some styles/layout (text-sizes, color, margins, 

wppizza / markup / cart / cart.minimum_order.php

Text displayed (span element) in main cart widget when minimum order has not been reached If you just want to change the text itself, instead of using filters, set it in Wppizza -> Localization. CSS Targeting paragraph element class: .wppizza-min-order if you simply want to 

wppizza / markup / cart / minicart.php

Minicart element at top of page containing order details if using shortcode [wppizza type=’cart’ minicart=’1′] or enabled in the widget available from Appearance -> Widgets -> Wppizza -> Widget Type=’Cart’ For shortcode attributes please refer to the shortcode section. For layout options refer to WPPizza