# Individual Brand Page

This directory houses the shortcode, assets, and optional field definitions that render the automatically generated brand detail pages.

## Files
- `acf.php`: Register the ACF field group that feeds each brand detail, if additional fields are required later.
- `page.css`: Styles scoped to the individual brand page shortcode output.
- `page.js`: Front-end behaviour for the brand detail layout.
- `shortcodes.php`: Declares the `[remark_brand_page]` shortcode used inside auto-created brand pages.

Use Elementor or the standard editor to drop the shortcode into content only when you need to render a specific brand entry outside the automatically generated pages.
