Faziki Posted January 21, 2021 Share Posted January 21, 2021 Hello, I am trying to add a Schema.php file in the head of Prestashop. the Schema.php file contains a if statement. basically when a certain URL is loaded then the schema is triggered. if( $_SERVER['REQUEST_URI'] == '/customizable-car.html' ) My knowledge of prestashop is quite frankly a bit dangerous and would appreciate it if someone could direct me to where I can import the schema.php file so that it does its function properly. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now