tovirio Posted November 25, 2015 Share Posted November 25, 2015 Hi, i have two shop and in one is enable the option friendly url .Now i need to get with a function the Schema of URLs of a determinate shop (id_shop). How can i get it ? In witch table of DB is saved the schema ? Link to comment Share on other sites More sharing options...
tovirio Posted November 26, 2015 Author Share Posted November 26, 2015 I solved myself, the function is ConfigurationCore::get('PS_ROUTE_'.$id_name.' ) where $id_name is the field that you want for example if you want the category schema you have to set 'category_rule' 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