The module completely repeats the capabilities of the standard HTML Content + module. It allows you to add HTML content anywhere on the page or replace any block, depending on which section of the site we are in.
All module features:
1. Display any information, code on any page of the site.
2. Display the code in any part of the page, select the position on the page BEFORE, AFTER any block.
3. Use block selectors for output: classes, id.
4. Convenient filters: you can add customization on the category, product, manufacturer and layouts page.
5. Adding settings to all products of the category (Products of categories) and to all products of the manufacturer (Products of manufacturers).
6. Filter "URL contains". Select site pages that contain a given value in the url. In the product card, search from the full url, in the category - the keyword from the url table.
7. Set up conditions for filters, according to the principle AND, OR, NOT. The setting will be applied according to the established conditions, for example, display the setting on the page for all products of the Laptops category, except for certain ones. In the Products field of categories, select the category Laptops, in the Products field - individual products that should be excluded, the condition will look like this "Products of categories AND NOT Products"
8. Use product variables in the code. The variables $ product and $ products have been introduced, from the variables you can pull up the basic data of the product and use it in the settings. The variables on the site will be replaced with data corresponding to the product data.
$ products is an array with all selected products.
$ product - data of the current product (works in the product card).
Product data that can be used in settings:
date_added: Creation date
date_available: Date of arrival
date_modified: Modified date
description: Description
ean: EAN
height: Height
image: Product image
isbn: ISBN
jan: JAN
location: Location
manufacturer: Manufacturer's name
manufacturer_id: Manufacturer ID
meta_description: Meta Description tag
meta_keyword: Meta Keyword tag
meta_title: Meta Title tag
minimum: Minimum order quantity
model: mpn: MPN
name: Product name
price: Product price
product_id: Product id
quantity: Quantity of goods
sku: SKU
sort_order: Sort
status: Status
stock_status: Stock status
stock_status_id: Stock status id
tag: Tags
tax_class_id: Tax id
upc: UPC
Example:
- the output of the name of the current product in the product card will look like $ product.name;
- displaying the price of the third product from the array - $ products [2] .price;
- the category displays data for each product by sorting through the products in the js cycle.
You can set a limit for the output of a product from the $ products variable.
9.Library of Settings. You can select a setting from the code library.
10. Filter settings. Allows you to quickly find and apply a setting from the library.
11. Adding your settings to the library of ready-made solutions.
12. Adding an unlimited number of settings to one product schema.
13. Copy settings from diagrams.
The SCHF module will allow you to display the necessary information: delivery information, information for a specific product, product group or manufacturer to the desired page of the site.
An HTML editor will allow text, but also pictures, tables, diagrams, adding the necessary information is not difficult.
The module is easy to use and customize, add the data to the html editor, choose where it should be displayed (block selector and position, relative to the block, before, after, instead of the block), for which pages and you're done.
To display data, you can select certain categories, products and manufacturers, the information you need is only on the selected pages.
Benefits:
- the functionality of the module allows you to display any information on any page
- flexible settings (allows you to select a specific category, product or manufacturer for display)
- output anywhere on the page
- responsive for more than 90% of templates
- the module is multilingual
Library of ready-made solutions
1. For the mobile version, the fixed Call and Write buttons
Write button - go to the feedback page and Call - dial the phone number
This solution is presented on the website https://newstone.com.ua/.
Display in mobile version https://prnt.sc/w4lfvn
2. Relinking of goods
Links to similar products, for example: a different size or color, type, etc. you can use this solution. Linking products based on the same model.
This solution is presented on the sites
https://newstone.com.ua/CL-101AURORASNOW_pryamaya
https://au.torg.town/odessa-shirokoformatnaya-pechat/pechat-na-bannernoi-tkani/print-frontlit
The block looks like https://prnt.sc/w4pf1i
3. Buy button replacement
Replacing the Buy button with an arbitrary value, it can be any html code or text
4. Automatic loading of goods
Replacing standard pagination with ajax loading of goods.
This solution is implemented on the website https://pizza.torg.town/ukraina/odessa
5. Modal window "Order consultation"
Displaying a modular window with a feedback form
This solution is presented on the website https://dveriotido.com.ua/ (button Presentation in Skype)
6. Short description in the product card
A part of the description is displayed in the product card with a link to the full description /
This solution is presented on the website https://dveriotido.com.ua/dvery_mechkom/mezhkomnatnaya-dver-03-dub-temnyj-po
7. Feedback form
Form for sending feedback with input fields Name, Phone, Email, Comment.
8. Useful information for the client (about delivery, guarantees, etc.)
Displaying a block with information for a client in a product card, category or any other page of the site
9. Preloader before loading the page
Displaying the page loading indicator until the page is fully loaded
10. Countdown timer
Outputting a countdown timer to any page. The report time is set in the code, by default it is 5 days.
The library will be supplemented








