mass action for new and old products
11 years 2 days ago - 11 years 2 days ago #215363
by kyratn
mass action for new and old products was created by kyratn
Hi,
Could anyone tell me how to configure properly a mass action that adds every new product that I create in my 'New Products' Category and how to create a second mass action that will remove the product from this 'New Products' Category after 7 days... I have read mass action documentation, topics but couldn't find information how exacly to do this.
I dont want it to be try/look and restore from backup...
So i would appreciate if someone could help.
I have attached file what I have done right now but not sure is it good or not.
Thanks
Could anyone tell me how to configure properly a mass action that adds every new product that I create in my 'New Products' Category and how to create a second mass action that will remove the product from this 'New Products' Category after 7 days... I have read mass action documentation, topics but couldn't find information how exacly to do this.
I dont want it to be try/look and restore from backup...
So i would appreciate if someone could help.
I have attached file what I have done right now but not sure is it good or not.
Thanks
Last edit: 11 years 2 days ago by kyratn.
Please Log in or Create an account to join the conversation.
11 years 1 day ago #215364
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic mass action for new and old products
Hi,
In the mass action, you can use the keyword
And also some operations like
To get the timestamp of 7 days ago.
Regards,
In the mass action, you can use the keyword
Code:
{time}
Code:
{time}-25200
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
11 years 1 day ago - 11 years 1 day ago #215388
by kyratn
Replied by kyratn on topic mass action for new and old products
So I think I did what I want but could one of hika devs look into my pictures attached and tell me is it correct? I also have enabled cron task.
Update: add to product category seems to work, now question is about remove...
Update: add to product category seems to work, now question is about remove...
Last edit: 11 years 1 day ago by kyratn.
Please Log in or Create an account to join the conversation.
11 years 1 day ago - 11 years 1 day ago #215409
by nicolas
Replied by nicolas on topic mass action for new and old products
Hi,
It looks correct yes. If the cron task is properly setup you should see the products with their category added/removed every hour/day.
Note that you configured the add category mass action to be triggered once every hour, and the remove category once every day, so you might have to wait tomorrow to start seeing changes.
It looks correct yes. If the cron task is properly setup you should see the products with their category added/removed every hour/day.
Note that you configured the add category mass action to be triggered once every hour, and the remove category once every day, so you might have to wait tomorrow to start seeing changes.
Last edit: 11 years 1 day ago by nicolas.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 606
- Thank you received: 13
10 years 3 months ago - 10 years 3 months ago #243706
by mohairbears
Replied by mohairbears on topic mass action for new and old products
Hi, I have been having a issue doing the same actions as here, the 'add' works ok but the 'remove' will not work?
I have done some digging and the error appears to be that when we create a new product, 99% of the time we 'copy' a product that has already been created thus if you see the attached, this contains 2 of the last two products created via 'copy' this week. Note that the 'created date' are not recent dates? I'm guessing this is causing the 'remove' issue? if this is the case how do we work around this (except by not using copy?)
below are my remove settings
I have done some digging and the error appears to be that when we create a new product, 99% of the time we 'copy' a product that has already been created thus if you see the attached, this contains 2 of the last two products created via 'copy' this week. Note that the 'created date' are not recent dates? I'm guessing this is causing the 'remove' issue? if this is the case how do we work around this (except by not using copy?)
below are my remove settings
Last edit: 10 years 3 months ago by mohairbears. Reason: additional info
Please Log in or Create an account to join the conversation.
10 years 3 months ago #243720
by kyratn
Replied by kyratn on topic mass action for new and old products
Hi,
I can confirm that remove isnt working with this settings. We do copy some products too. Maybe it is related....
@mohairbears what i did to resolve it, i have added one more filter category_id and entered there my "new" category id like per this topic.
hikashop.com/forum/product-category-disp...85081-badge-new.html
It seems to work now.
Thanks
I can confirm that remove isnt working with this settings. We do copy some products too. Maybe it is related....
@mohairbears what i did to resolve it, i have added one more filter category_id and entered there my "new" category id like per this topic.
hikashop.com/forum/product-category-disp...85081-badge-new.html
It seems to work now.
Thanks
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 606
- Thank you received: 13
10 years 3 months ago #243721
by mohairbears
Replied by mohairbears on topic mass action for new and old products
Would that not remove the category? I just want to remove products from the category fro items created over 2 months?
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 606
- Thank you received: 13
10 years 3 months ago #243724
by mohairbears
Replied by mohairbears on topic mass action for new and old products
Ok tried this and it did work ok.
thanks
thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.236 seconds