Is there a way..

I have a block where I add products to each product sort of like “This item is compatible with this item”

Whenever I click on add products I can search for product but after I find it and click on check box and click add product button the window closes. Is there a way to keep this window open so that I can keep on adding products and after I'm done the window will close then?



Also one last question, Is there a way to import export products from product block? Or where can this be found in database?



Thank You all for your help.



Peter =)

Hello, PiOEM!


[quote name='PiOEM' timestamp='1323848130' post='127833']

Is there a way to keep this window open so that I can keep on adding products and after I'm done the window will close then?

[/quote]



Unfortunately, the system works this way, window closes every time you press add product button.


[quote]Is there a way to import export products from product block? Or where can this be found in database?[/quote]



Default functionality doesn't allow to import/export products from product block. It is custom development, please contact us directly if you are interested in this feature. All data about products from product block can be found in cscart_block_links database table. But we don't recommend to change anything in there.



Best regards, Alt-team