bluecafe Posted October 9, 2011 Share Posted October 9, 2011 Hi experts, does anybody know how to get the variable for the product slug? I want to get the link to the product image if .htaccess is enabled. This would be something like $image_path = $image_folder . "/" . $product_id . "-" . $attribute_id. "-" . $image_size . "/" . $slug; How can I get the slug variable? Any tips are much appreciated .. thanks! 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