function Thunder_Plugin_Products_Init()
{
    $product = new Thunder_Plugin_Products();
    $product->init();
}