news
Added payment system https://fondy.ua/ (with support for many languages, currencies, GooglePay and Applepay). And also added control of pages of messages about the status of payment.
Updated «Group Editor». Added the ability to change the «Price», «Old price», «Specify shares» (including the timer), as well as search by «Title» and «Category».
The price can be changed by «Mathematical expression» - multiplication, division, addition, subtraction, including percent. «Old price» can be indicated based on the value of the item, also by «Mathematical expression».
Added recalculation of the quantity of goods in stock when changing the status of the order in the statistics of sales. To enable this option, go to the settings, in the "Shop" tab. Automatic recalculation of availability can be enabled both when placing an order, and when changing the status of an order. The balance conversion parameter in the sales statistics is displayed if the order status is «Processed» or «Processed and successfully completed».
Updated window with XML/CSV/JSON upload options. Added an upload and an additional Google Merchant Product Type field, as well as a Google Merchant Product Category.
If no Google Merchant Product Category parameters are specified in the Category, then the Google Merchant Product Type or "Category Title" field is used by default in XML upload for Google Merchant.
Google Merchant Product Type - https://support.google.com/merchants/answer/6324406?hl=en
Google Merchant Product Category -https ://support.google.com/merchants/answer/6324436?hl=en
If no Google Merchant Product Category parameters are specified in the Category, then the Google Merchant Product Type or "Category Title" field is used by default in XML upload for Google Merchant.
Google Merchant Product Type - https://support.google.com/merchants/answer/6324406?hl=en
Google Merchant Product Category -https ://support.google.com/merchants/answer/6324436?hl=en
-Updated display of fields in the order.
-Added fields to the editor of the list of ordered goods.
-Added option for calculating discounts (for promotional and non-promotional, as well as wholesale and non-wholesale prices). The discount is not cumulative for promotional and wholesale prices.
- Added the field "Price without discount" to the order snapshot and the editor of the list of ordered goods.
-Added fields to the editor of the list of ordered goods.
-Added option for calculating discounts (for promotional and non-promotional, as well as wholesale and non-wholesale prices). The discount is not cumulative for promotional and wholesale prices.
- Added the field "Price without discount" to the order snapshot and the editor of the list of ordered goods.
Added instructions for creating a pop-up block with the contents of the shopping cart. In the example, the script is triggered when you hover over the trash icon https://hotlist.biz/en/scripts_guide.html#faq_shop_cart_ajax
An automatic set of goals has been added to track the conversion of sites created on the Hotlist.biz
Issuance of the search query results in JSON format / tips when searching.
To get JSON data with the product name, price, image and link, you can perform an AJAX request to the file "/ajax.php?search_shop"
In the GET / POST variable "search" you must pass part of the product name or ID. The request can be executed only with paid hosting with a parked domain. The data can be used to implement the issuance of prompts in a search form.
Sample code for implementing hints, in settings, in the "Search" tab.
Added viewing of the list of "Favorites" products for the administrator. You can view all products from the Favorites list, as well as a list for each user separately. You can filter your favorites list by Shipment and Purchase. When you make a purchase, your favorites are automatically marked as "Purchased". A template for mailing a list of selected products has been added, and a mailing function will be added in the near future.