Jump to content

Different theme per category


Recommended Posts

no problem
but not simple to make it
firstly you must make a new database table for theme name
than you must make a function to call database table when you click the category
you can randomize themes name at database
and dont forget to change _THEME_NAME_ in all script to random(theme_name)

_THEME_NAME_= is a variable to excahange theme at default prestashop
random(theme_name)= is variable theme name as you call from database table

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...