SELECT *
FROM products p
JOIN customer_product cp
ON p.id = cp.product_id
JOIN customers c
ON c.id = cp.customer_id
WHERE p.id = forte-kcm-62e
SELECT *
FROM products p
JOIN customer_product cp
ON p.id = cp.product_id
JOIN customers c
ON c.id = cp.customer_id
WHERE p.slug = forte-kcm-62e
body {
display: flex;
min-height: 100vh;
flex-direction: column;
}
main {
flex: 1 0 auto;
}
// Custom.scss
// Option B: Include parts of Bootstrap
// Required
@import "node_modules/bootstrap/scss/functions";
@import "node_modules/bootstrap/scss/variables";
@import "node_modules/bootstrap/scss/mixins";
А не закрытая она лишь по тому, что вторым параметром передаются данные, вы их также можете передать открыв/закрыв секцию.