blopa/Magento-Chatbot

not displaying newly added products

bloggerpact opened this issue · 11 comments

I've added some products to the website, but the bot is not displaying those products, I've refreshed all the cache and re-indexed. is there any way to refresh products data in bot database?

image

in waiting for quick response @blopa thanks in advance

Regards,

blopa commented

Hello. Sorry for the late reply. Are you using configurable products?

no! i m using simple products with custom options

blopa commented

Got it. Yeah, we currently don't support custom options :( I'm trying to find time to work on this feature. I'm going to close this for now.

Hello @blopa , found out anything about configurable products yet? Any toughts about how you would like to solve it?

  • Thomas
blopa commented

Hello. I have never worked with configurable products before, so I'm not sure. Products with Custom Option should come first, and then configurable products.

@blopa really, my impression is that more people are using configurable then option? How long time do you think it would take to develop something like that?

blopa commented

@CiaraCode I really don't know. I was hoping that someone could help me out, since it's open source. That still didn't happened... so I don't know, I have to study more about CP to understand what can be done.

Are we talking hours, days or months? I dont think I would have enough skills for it but I can for sure pay to get a developer to use some hours and help out to make it a reality. I really want to use this extension, but I only have configurable products as im running a clothing brand.

If you can give me some more specific things you need help with I can pay for some hours with dev! :)

blopa commented

Well if you could pay for someone to develop it and are willing to put the code here in this repository, I for sure can help. You can easily find a developer on oDesk or freelancer.

blopa commented

@bloggerpact I just released a branch with a feature to display any kind of products on product search or categories. It's still not possible to add it to the cart, but at least you can show them on the chatbot.

https://github.com/blopa/Magento-Chatbot/tree/feature/all_products_types

Please try it and lemme know.

I'll update the plugin and will let you know. Thanks for update @blopa