samo70 Posted April 20, 2017 Share Posted April 20, 2017 Hello, I am trying to set URL scheme for products. There are these keywords required: {rewrite} {id} {id_product_attribute} This scheme is working correctly: {rewrite}{id}{id_product_attribute} I tried also these schemes, but they are not working, I just get page not found notice : {rewrite:-}{id}{id_product_attribute} {rewrite:/}{id}{id_product_attribute} {rewrite}-{id}{id_product_attribute} {rewrite}/{id}{id_product_attribute} {rewrite}{:-id}{id_product_attribute} etc. I just want to separate "rewrite" from "id", this was normal at older PS versions. Thankyou for help 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