$url = 'https://www.okeydostavka.ru/webapp/wcs/stores/servlet/ProductListingView/?categoryId=69069&storeId=10653&catalogId=12052';
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL,$url);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS,"contentBeginIndex=0&productBeginIndex=36&beginIndex=36&orderBy=&facetId=&pageView=grid&resultType=both&orderByContent=&searchTerm=&facet=&facetLimit=&minPrice=&maxPrice=&pageSize=36&langId=-20&requestType=filter&objectId=_6_-1011_3074457345618259713&requesttype=ajax");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$server_output = curl_exec($ch);
curl_close ($ch);
print_r($server_output);
$url = 'https://www.okeydostavka.ru/webapp/wcs/stores/servlet/ProductListingView';
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL,$url);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS,"contentBeginIndex=0&productBeginIndex=36&beginIndex=36&orderBy=&facetId=&pageView=grid&resultType=both&orderByContent=&searchTerm=&facet=&facetLimit=&minPrice=&maxPrice=&pageSize=36&storeId=10653&catalogId=12052&langId=-20&requestType=filter&objectId=_6_-1011_3074457345618259713&requesttype=ajax&categoryId=69069");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$server_output = curl_exec($ch);
curl_close ($ch);
print_r($server_output);
$url = 'https://www.okeydostavka.ru/webapp/wcs/stores/servlet/ProductListingView';
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL,$url);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS,"contentBeginIndex=0&productBeginIndex=36&beginIndex=36&orderBy=&facetId=&pageView=grid&resultType=both&orderByContent=&searchTerm=&facet=&facetLimit=&minPrice=&maxPrice=&pageSize=36&storeId=10653&catalogId=12052&langId=-20&requestType=filter&objectId=_6_-1011_3074457345618259713&requesttype=ajax");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$server_output = curl_exec($ch);
curl_close ($ch);
print_r($server_output);