@@ -20,7 +20,7 @@ class ProductController extends Controller
set_time_limit(0);
//$id = 36523;
- $id = 520;
+ $id = 520;
$shop = ShopClass::getById($id, true);
$mainId = $shop->mainId ?? 0;