Skip to content

Prestashop Module that extract the dominant colors of your product cover image.

Notifications You must be signed in to change notification settings

nicolascoutureau/Prestashop-Color-Finder

Repository files navigation

Prestashop-Color-Finder

Prestashop Module that extract the dominant colors of your product cover image.

Image of back

It uses Color Thief PHP for extracting colors. https://github.com/ksubileau/color-thief-php

Then you can access the dominant color from the product model and stylize the product page with the dominant color of the product (ex : change background color of button).

{$product->dominant_color} //Get Dominant color in smarty

Example: Changing the background color of 'add to cart' button

Image of ex1

Image of ex2

About

Prestashop Module that extract the dominant colors of your product cover image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published