PrestaShop Documentation, PrestaShop Tutorials

PrestaShop SEO Automatic Google Rich Snippets JSON-LD OpenGraph Twitter Tags – Schema.org

PrestaShop SEO Automatic Google Rich Snippets JSON-LD OpenGraph Twitter Tags – Schema.org The prestashop addon helps to add automatic schema markup microdata JSON-LD about products, business details, reviews, location, social pages, and many more to show google rich snippets in search results and helps in SEO. Automatic Facebook open graph and Twitter card tags on all pages. Testing using online tools.…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop Addons Marketplace Links

GeoIP Popup Message and Redirect Links Based on Country – PrestaShop Addons https://addons.prestashop.com/en/pop-up/29547-geoip-popup-message-and-redirect-links-based-on-country.html Social Media Side Bar Links Buttons on All Pages – PrestaShop Addons https://addons.prestashop.com/en/social-widgets/28880-social-media-side-bar-links-buttons-on-all-pages.html Social Login – Sign-In using different Social Networks – PrestaShop Addons https://addons.prestashop.com/en/social-login-connect/39392-social-login-sign-in-using-different-social-networks.html Log Visitors Data and Visitors Management – PrestaShop Addons https://addons.prestashop.com/en/analytics-statistics/28815-log-visitors-data-and-visitors-management.html Google Translation Automatic using GeoIP – PrestaShop Addons https://addons.prestashop.com/en/international-localization/29827-google-translation-automatic-using-geoip.html Products Extra Tabs…

Continue Reading

PrestaShop Documentation

[FREE MODULE] Prestashop WhatsApp chat support

This prestashop addon helps to add whats app chat support on the online store and turn visitors into customers. This helps to build relationships with customers, provide personalized service and increase sales. WhatsApp officially announced that over 1 billion people use WhatsApp every single day. Those users also send over 55 billion messages every day. Additionally, WhatsApp is no longer…

Continue Reading

PrestaShop Documentation

[FREE MODULE] PrestaShop Cookie Consent Banner

This prestashop addon helps administrators to show interactive notifications regarding cookies used by stores as per EU Cookie Law compliance on bottom positions with links to redirect the cookie policy page, management from the back-office with multiple options, and show different messages based on multiple store languages. Cookies allow a website to store and retrieve information about the browsing habits…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop Addons Links

  PrestaShop SEO Automatic Google Rich Snippets JSON-LD Integration OpenGraph Twitter Tags Schema.org   https://www.presta-addons-modules.com/en/seo/prestashop-seo-automatic-google-rich-snippets-json-ld-opengraph-twitter-tags-schemaorg.html   PrestaShop Preloader – Page Loading Image – Page Loading Animation – Preloading Screen – Loading Page   https://www.presta-addons-modules.com/en/free-modules/prestashop-preloader-page-loading-image-page-loading-animation-preloading-screen-loading-page.html   PrestaShop SEO Automatic Hreflang Tags & Canonical Tags on All Pages   https://www.presta-addons-modules.com/en/seo/prestashop-seo-automatic-hreflang-tags-canonical-tags-on-all-pages.html   Prestashop SEO Friendly URL – Pretty URL Without ID Number  …

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop slow back-office

Prestashop slow back-office [1]. Rename folder name “psaddonsconnect” to “rename_psaddonsconnect” [2]. Set flag to false. from $is_addons_up = true; to $is_addons_up = false; File name path psroot/classes/Tools.php around 3388 protected static $is_addons_up = false; public static function addonsRequest($request, $params = array()) { // function code }

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop Webservice

PrestaShop Webservice PrestaShop enables merchants to give third-party tools access to their shop’s database through a CRUD API, otherwise called a web service. Since 1.7 version, developers can extend the resources available through the PrestaShop Webservice with a module. Create and declare your new entity The following example is about an entity that can manage blog articles, the folder where…

Continue Reading