I've been trying to find a way to mass update accessories to the whole store with no luck.
- I tried to download the whole product category in CSV format, but the accessories field is not displayed, is there a way to activate this field or something like that?
- I also tried to create and download a list in CSV using Data Kick module, but the accesories field is not there neither.
- Also tried to use xml, but the accessories field doesn't exist as an attribute in Data Kick module.
As I've not been able to mass update the accessories for my products I've come to the conclusion that the best way to resolve this for the moment is to assign the same 5 - 6 products as accessories to all my products using the 5 - 6 products Id's.
Question
SeaSky
Hi everyone,
I've been trying to find a way to mass update accessories to the whole store with no luck.
- I tried to download the whole product category in CSV format, but the accessories field is not displayed, is there a way to activate this field or something like that?
- I also tried to create and download a list in CSV using Data Kick module, but the accesories field is not there neither.
- Also tried to use xml, but the accessories field doesn't exist as an attribute in Data Kick module.
As I've not been able to mass update the accessories for my products I've come to the conclusion that the best way to resolve this for the moment is to assign the same 5 - 6 products as accessories to all my products using the 5 - 6 products Id's.
In product.tpl:
{include file="$tpl_dir./product-list.tpl" products=$accessories}
How can I modfiy this line to be able to display 5 - 6 products by id?
Thanks a lot!
3 answers to this question
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