Git Product home page Git Product logo

products's Introduction

Products module

A PrestaShop module to demonstrate all the available customizations in Product pages.

Screenshots

Product Catalog Page

product_catalog_page

Product Page

product_page

Requirements

You need a Shop with PrestaShop 1.7.4+, Composer and PHP 7.1 at least.

Installation

Get the module here and move it into the modules folder of your Shop.

Then, you need to install the vendors of the module:

cd modules/products && composer install

Then install it using the command line:

php bin/console prestashop:module install products

Or using the Back Office.

Features demonstrated in the module

Catalog of products page.

We'll see how you can override the template, to re-order columns for instance.

We'll see also how to manage the available fields and following data to make it available in templates. We'll add a new field to product page called "alternative_description" and make it available in the catalog view.

Product Page

We need to make the new field "alternative_description" available in Product Page. We'll discover all the templates of Product page and how to choice which one should ne overridden. We also try the Modules tabs feature, available for people who need complex forms to be added to product page.

products's People

Contributors

mickaelandrieu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.