Jimbola Posted November 28, 2011 Share Posted November 28, 2011 Hi all, I'm doing some splt testing and have created multiple pages of the same product. But is there a way to prevent the products appearing in the Latest products category or anywhere else. So it can only be seen if you have the product url. All help is greatly appreciated J Link to comment Share on other sites More sharing options...
luci1 Posted November 29, 2011 Share Posted November 29, 2011 Hi, You can try to override the Product class to modify the function where the insertion is done. You can modify the sql query an set the fields date_add to an old date. This way you can prevent the product to appear in the Latest products category. 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