Shop_Page
Class Shop_Page
Source
File: includes/modules/woocommerce_booster/views/shop_page.php
Expand full source code Collapse full source code View on Github
Methods
- add_off_canvas_class — Off-canvas layout class.
- add_pagination — Render woocommerce pagination and add rel="next" and rel="prev".
- change_columns_class — Set the neve value to the columns property in the woocommerce_loop.
- init — Initialize the module
- load_more_products_sentinel — Add a sentinel to know when the request should happen.
- off_canvas — Off Canvas filtering.
- product_layout_toggle — Product layout toggle.
- products_per_page — Modify products per page based on rows per page and products per row controls.
- register_hooks — Init function.
- render_layout_toggle_buttons — Toggle buttons for product display.
- run — Run the module.
- set_off_canvas_position — Set off-canvas position.
- shop_columns — Filter cols per row customizer control.
- shop_page_products_item_class — Add class for responsive view on body.
- shop_pagination — Disable WooCommerce pagination if the user selected infinite scroll.