Fast Sourcing (1688 & Aliexpress)

"; echo "

Results for: $_POST[k] (under $$max)

"; if (!empty($data['data'])) { foreach ($data['data'] as $item) { $title = $item['title'] ?? ''; $img = $item['image'] ?? ''; $price = $item['price'] ?? 0; $url = $item['url'] ?? '#'; if ($price > $max) continue; echo "

$title

$$price

View Supplier
"; } } else { echo "

No products found.

"; } echo "
"; } ?>