If you don’t see any extensions available in the Modules and Notifications tab, it’s likely that the Base version you have installed is outdated: To fix the issue, please update the module to the latest version available. You may do it by running the ...
PHP constant CURLOPT_ACCEPT_ENCODING was added to the Base module in v.1.12.16 and is declared in PHP library curl/curl_d.php. If you see this error message, it's likely that the PHP version is a bit outdated. Therefore, it's recommended to check if ...
Kindly note that the API functionality for Blog Pro is available as a part of an active product subscription or support subscription. GET /V1/amasty_blog/author/:authorId - Get one author GET /V1/amasty_blog/author/all - Get list with conditions ...
Please, find the Online store > Themes > Customize > Edit Code > Snippets > price.liquid snippet and add the following code on the bottom: <p class="caption">{{ product.published_at | date: "%Y-%m-%d %H:%M" }}</p> As a result, the publishing date ...
It will be possible to add the required block in the product-price.liquid code. To proceed, follow the steps below: 1. Proceed to Online store > Themes > Customize > Edit Code. 2. Add a new snippet in the Snippets folder: Insert the content below and ...