Shop_Page
Class Shop_Page
Source
File: includes/modules/woocommerce_booster/customizer/shop_page.php
Expand full source code Collapse full source code View on Github
Methods
- add_card_content_controls — Controls for card content.
- add_card_image_controls — Controls that change the way that product image looks.
- add_category_card_layout_controls — Controls that refer to category card layout.
- add_controls — Add customizer controls.
- add_off_canvas_option — Add off canvas option for shop layout.
- add_page_layout_controls — Controls that refer to page layout.
- add_product_card_layout_controls — Controls that refer to product card layout.
- add_sale_tag_controls — Add sale tag customizer controls.
- add_wish_list_menu_option — Add wish list item in last menu items options.
- elements_ordering_inline_alignment_script — Handle the customizer display when alignment settings are changing.
- elements_ordering_inline_alignment_style — Hide price in Card content elements order in customizer.
- group_controls — Add control groups to better organize the customizer.
- handle_customizer_product_card_layout_switch — Handle the Product card layout in customizer preview display when the option is being switched between grid/list.
- init — Init function sooner than WooCommerce.
- is_vs_enabled — Active callback for variation swatches
- neve_sale_percentage_format_active_callback — Active callback for sale percentage format control
- products_per_row_active_callback — Decide if products per row should be visible based on Layout control.
- same_image_height_active_callback — Decide if image height control should be visible based on Force Same Image Height control.
- sanitize_add_to_cart_display — Sanitize add to cart position control.
- sanitize_button_position — Sanitize button position.
- sanitize_category_card_layout — Sanitize category card layout.
- sanitize_image_hover — Sanitize image hover control.
- sanitize_pagination_type — Sanitize the pagination type
- sanitize_product_content_alignment — Sanitize product content alignment.
- sanitize_product_elements_ordering — Sanitize content order control.
- sanitize_sale_tag_alignment — Sanitize sale tag alignment.
- sanitize_sale_tag_position — Sanitize sale bubble position.
- sanitize_shop_layout — Sanitize the shop layout value.