$article1 = [ 'id' => 1, 'title' => 'Article 1', 'product_id' => 15 ]; $article2 = [ 'id' => 1, 'title' => 'Article 1', 'product_id' => 15 ]