<?php
// Collection catégorie: performance
$_GET['cat'] = 'performance';
require __DIR__ . '/../../shop.php';
