# Structural Components

- [Header](https://docs.platter.com/smart-theme/smart-theme/structural-components/header.md)
- [Announcement Bar](https://docs.platter.com/smart-theme/smart-theme/structural-components/header/announcement-bar.md)
- [Free Shipping Progress Bar](https://docs.platter.com/smart-theme/smart-theme/structural-components/header/free-shipping-progress-bar.md)
- [Navigation & Mega Menu](https://docs.platter.com/smart-theme/smart-theme/structural-components/navigation-and-mega-menu.md): Click the below link for a configuration tutorial.
- [Cart Drawer](https://docs.platter.com/smart-theme/smart-theme/structural-components/cart-drawer.md): You cart drawer is a powerful tool for increasing conversion rate. It allows your customers to initiate checkout without needing to visit the cart page.
- [Gift with Purchase](https://docs.platter.com/smart-theme/smart-theme/structural-components/cart-drawer/gift-with-purchase.md): The below tutorial outlines how to configure Gift with Purchase.
- [Gift Wrapping](https://docs.platter.com/smart-theme/smart-theme/structural-components/cart-drawer/gift-wrapping.md): Let customers mark an item as a gift, and optionally allow them to leave a note.
- [Free Shipping Progress Bar](https://docs.platter.com/smart-theme/smart-theme/structural-components/cart-drawer/free-shipping-progress-bar.md): Visualize your customer's progress towards an incentive.
- [Landing Page Builder Integrations](https://docs.platter.com/smart-theme/smart-theme/structural-components/cart-drawer/landing-page-builder-integrations.md): The below code snippets outline how to trigger Cart Drawer events from your landing page builder, e.g. Replo.
- [Quick View](https://docs.platter.com/smart-theme/smart-theme/structural-components/quick-view.md): Quick View allows your customers to view more information about a product without leaving the page.
- [Footer](https://docs.platter.com/smart-theme/smart-theme/structural-components/footer.md): Capture emails, feature extensive links, and display social media icons.
- [Accounts and Login](https://docs.platter.com/smart-theme/smart-theme/structural-components/accounts-and-login.md): Smart supports Classic Customer Accounts, but New Customer Accounts are recommended.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platter.com/smart-theme/smart-theme/structural-components.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
