CMXX - Highlights, samples

This commit is contained in:
“VeLiTi”
2025-02-13 12:01:53 +01:00
parent 3424c9fadc
commit d85923c299
4 changed files with 93 additions and 53 deletions

View File

@@ -182,11 +182,11 @@ $view .= '</tbody>
//SUGGESTIONS
if (!empty($products_in_cart) && !empty(category_id_checkout_suggestions)){
$view .= getAccessoiries($pdo,category_id_checkout_suggestions);
$view .= getAccessoiries($clientsecret,category_id_checkout_suggestions);
}
// SAMPLES
if (!empty($products_in_cart) && !empty(category_id_checkout_samples)){
$view .= getSamples($pdo,category_id_checkout_samples);
$view .= getSamples($clientsecret,category_id_checkout_samples);
}
$view .= '
<div class="total">