PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to check version

To check your PrestaShop version, you can use any of these simple methods: ✅ Method 1: From Admin Dashboard (Easiest) Login to your PrestaShop Admin Panel 👉 yourwebsite.com/admin Scroll to the bottom-left corner of the dashboard. You will see something like: PrestaShop™ 1.7.8.9 or PrestaShop™ 8.1.2 ✅ Method 2: From “Advanced Parameters” Go to: Advanced Parameters > Information Under Server…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop How to change slider images on the home page using PrestaShop

In PrestaShop, the homepage slider is usually managed by a slider module. Most common one is PrestaShop default “Image Slider” module (ps_imageslider). Here’s how you can change the slider images: ✅ Method 1: Change Slider Images from Back Office (Default Way) Step 1: Login to Admin Panel Go to: yourwebsite.com/admin Step 2: Go to Modules ➡ Modules > Module Manager…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to delete default sample data

In PrestaShop (1.7 / 8.x), default sample data (demo products, categories, customers, orders, CMS pages) is usually installed when you choose “Install demo products” during setup. Below is the proper way to delete it safely. ✅ METHOD 1 (Recommended) – Delete from Admin Panel 🔹 1. Delete Demo Products Go to: Catalog → Products Select all demo products Click Bulk…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to hook unhook module transplant module from back-office

In PrestaShop, “Transplant a module” means hooking or unhooking a module to a position (hook) from the Back Office. Below is the correct way (works for PrestaShop 1.7 / 8.x). ✅ Method 1: Hook / Unhook from Positions Page (Recommended) 📍 Go to: Back Office → Design → Positions (Older versions: Modules → Positions) 🔹 🔵 To Hook (Transplant) a…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to hide product attributes values in the URL

In PrestaShop, product attribute values (like size, color) appear in the URL because of combinations and the rewrite (friendly URL) system. Example URL: /t-shirt/12-tshirt-blue-xl.html Here blue-xl comes from attribute values. If you want to hide attribute values from the URL, you have several options: ✅ Method 1: Disable Combination Rewrite in Core (Recommended Safe Override) By default, PrestaShop appends combination…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop how to install

Here is a complete step-by-step guide to install PrestaShop on your hosting. ✅ Method 1: Install PrestaShop Manually (Recommended) 🔹 Step 1: Download PrestaShop Go to official website: 👉 https://www.prestashop.com Download latest version (.zip file). 🔹 Step 2: Upload Files to Hosting Login to your hosting cPanel. Open File Manager. Go to: public_html (for main domain) or subfolder (if installing…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop How To Improve Speed

Improving speed in PrestaShop is very important for SEO, conversions, and user experience — especially if your store is live and getting traffic. Here is a practical, safe speed optimization checklist 👇 🚀 1️⃣ Enable Built-in Performance Settings Go to: Advanced Parameters → Performance ✅ Set these: 🔹 Smarty Template compilation → Recompile templates if files updated Cache → Yes…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop How To Change Admin Folder Name

Easy one 👍 Changing the PrestaShop admin folder name is actually recommended for security. Here’s the safe, correct way (PS 1.7 & 8.x). ✅ Why Change Admin Folder Name? Hides /admin from bots Reduces brute-force attacks Improves store security 🔁 Step-by-Step: Change Admin Folder Name 1️⃣ Go to Your Store Root (via Hosting / FTP) Example folders: admin app classes…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop How to manage tags

Got it 👍 PrestaShop tags are simple but powerful for SEO and internal search. Here’s the clean, practical way to manage tags in PrestaShop (works for PS 1.7 & 8.x). 1️⃣ What are Tags in PrestaShop? Tags are keywords linked to products. They help with: Store search results SEO (product discoverability) Cross-linking similar products Example: mobile, smartphone, android, 5g 2️⃣…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop 9.1: major changes to know

PrestaShop version 9.1 is currently available in beta.   This version includes several major updates: Hummingbird v2: PrestaShop’s new default theme, based on a more modern and scalable architecture, for stores that are more performant and more inclusive, with 95% compliance with the European Accessibility Act (EAA). Multi-carrier: a major evolution that removes a historical limitation related to orders with multiple shipping…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to order module from PrestaShop online store.

Got it 👍 You want to order / purchase a module from the official PrestaShop Addons (online store). Here’s the clean step-by-step way (works for both free & paid modules): Step 1: Create / Login to PrestaShop Addons account Go to PrestaShop Addons Marketplace 👉 https://addons.prestashop.com Click Sign in / Register Use the same email you plan to use in…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to put the website in maintenance mode and allow access to specific IP addresses.

Gotcha 👍 PrestaShop makes this pretty straightforward, and you don’t need any module for it. Here’s the clean, official way to put your site in maintenance mode while allowing specific IP addresses. Method 1: From Back Office (Recommended) Step 1: Enable Maintenance Mode Log in to Back Office Go to Shop Parameters → General Find Maintenance Set: Enable shop →…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to enable debug mode and debug profiling from settings files

Perfect timing for this one — debug mode is the fastest way to find what’s really broken in PrestaShop 🔧😄 I’ll show you file-based (settings file) methods, not Back Office clicks. ✅ Enable Debug Mode (from settings files) 🔹 PrestaShop 1.7 & 8.x (Recommended way) Edit this file: /config/defines.inc.php Find: define(‘_PS_MODE_DEV_’, false); Change to: define(‘_PS_MODE_DEV_’, true); Save and refresh your…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to change modules position in left and right column

Classic PrestaShop question 👍 — and once you “get” hooks, this becomes easy. Here’s exactly how to move modules between LEFT and RIGHT columns, plus what to do when a module refuses to move. ✅ Method 1: Using Positions (Recommended) Go to: Design → Positions 🔍 Find the column hooks Column Hook name Left column displayLeftColumn Right column displayRightColumn Use…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop how to add a category or cms or supplier or manufacturer or link in the top menu.

This is one of those classic PrestaShop things 😄 — powerful, but hidden in plain sight. Here’s the clean, official way to add categories, CMS pages, suppliers, manufacturers, or custom links to the Top Menu. ✅ The Correct Way (ps_mainmenu module) PrestaShop uses the Main Menu module. Go to: Modules → Module Manager → Main Menu (ps_mainmenu) Click Configure 🔹…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to enable geolocation and use it

Alright, let’s turn PrestaShop Geolocation from “mystery toggle” into something actually useful 🌍😉 I’ll walk you through enable → configure → real-world use cases. ✅ What is Geolocation in PrestaShop? Geolocation detects a visitor’s country (and sometimes region) using their IP address. You can use it to: Restrict access by country Redirect users Show different prices/taxes Enable/disable shipping or payments…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

Prestashop how to remove default trademark, social and other links from back-office footer

Ah yes — that stubborn PrestaShop back-office footer 😄 Good news: it’s easy to clean it up once you know where it comes from. Below are safe + version-proof ways (no core hacking unless you really want to). ✅ Best & Safe Method (Recommended) Remove footer links using Admin Themes → Positions Steps: Go to Back Office Design → Positions…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop Create product via API

Got it — let’s do a real, working “Create Product via PrestaShop API” walkthrough, step by step, no fluff 💪 This is the exact flow pros use. 1️⃣ Requirements (quick check) PrestaShop Webservice enabled API key with POST permission for products HTTPS store URL Endpoint you’ll POST to: /api/products 2️⃣ ALWAYS start with schema (very important) PrestaShop will fail if…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop Webservice

Alright, let’s zoom in specifically on PrestaShop Webservice (the built-in API) and keep it simple + practical 👌 What is PrestaShop Webservice? PrestaShop Webservice is the native API system that lets external systems interact with your store using HTTP. Think of it as: 👉 a secure door to read / create / update / delete store data programmatically. It works…

Continue Reading

PrestaShop Documentation, PrestaShop Tutorials

PrestaShop API

PrestaShop API is basically how you let external apps talk to your PrestaShop store — read data, create orders, update products, customers, etc., without touching the back-office UI. Here’s a clean, practical rundown 👇 What is PrestaShop Webservice API? It’s a REST-like API built into PrestaShop that uses: HTTP XML (default) or JSON (newer versions) API key authentication You can…

Continue Reading