To enable the button on the homepage, please follow these steps:
Navigate to the "Entry Point Button" section.
Check the "Show button" box.
One important note: the "Element to add button" field is mandatory. Without a value in this field, the button will not be displayed. This field specifies the element on a product page which you want to attach the button to.
To find this element:
Open a product page and press F12 (in Chrome) or right-click on the page and select "Inspect".
Click the element selection tool in the top left corner of the sidebar that appears.
Hover over the element where you want to attach the button and click on it.
The sidebar will focus on the selected element. Find the "class=" attribute and copy the entire class name up to the first space, including the leading dot.
You also can choose where you want to locate the button: before the selected element, after the selected element or include it in the selected element (append).
For example, as shown in the screenshot, you would enter ".wp-block-group" into the "Element to add button" field.
To prevent unexpected issues, please retain the pre-filled values in the fields. Each parameter is designed to customize the button's appearance. For a detailed explanation of each parameter, refer to the description provided below each field. To introduce custom styles, apply CSS to the element with the class "wizart-product-page" (unless you've modified the Class Name field). - повторяется