# Penni Cart Docs

## Penni Cart Docs

- [Introduction](https://docs.pennicart.io/introduction.md): Penni Cart is an e-commerce product built for Webflow that utilizes CMS infrastructure. Penni Cart works inside the Webflow designer; no external tools are needed.
- [Quick Connect](https://docs.pennicart.io/introduction/quick-connect.md): Welcome to Penni Cart's Quick Connect Guide! In just a few steps, you'll have your account up and running, fully integrated with Webflow. Here's how to get started:
- [Attributes](https://docs.pennicart.io/attributes.md): Use Penni Cart attributes to connect and convert your Webflow elements into a functional store.
- [Navigation](https://docs.pennicart.io/attributes/navigation.md): Understanding the attributes needed to display the bag in the navigation.
- [Product Page](https://docs.pennicart.io/attributes/product-page.md): Understanding the attributes needed to capture products into the cart.
- [Cart](https://docs.pennicart.io/attributes/cart.md): Understanding the attributes needed to convert your design into cart page.
- [Checkout](https://docs.pennicart.io/attributes/checkout.md): Understanding the attributes needed to capture shipping/billing information and process payment.
- [Bag](https://docs.pennicart.io/attributes/bag.md): Understanding the attributes needed to display your products throughout the website.
- [Components](https://docs.pennicart.io/components.md): Welcome to the world of endless possibilities with Penni Cart! After setting up Quick Connect, we'll guide you through creating your unique template within Webflow.
- [Product Page](https://docs.pennicart.io/components/product-page.md): Use powerful product page components to elevate the potential of your Webflow e-commerce site.
- [Bag](https://docs.pennicart.io/components/bag.md): Use powerful bag components to elevate the potential of your Webflow e-commerce site.
- [Cart](https://docs.pennicart.io/components/cart.md): Use powerful Cart components to elevate the potential of your Webflow e-commerce site.
- [Checkout](https://docs.pennicart.io/components/checkout.md): Use powerful checkout components to elevate the potential of your Webflow e-commerce site.
- [Templates](https://docs.pennicart.io/templates.md): Penni Cart offers pre-built templates to create a whole checkout experience within a few minutes.
- [Product Page](https://docs.pennicart.io/templates/product-page.md): Penni Cart product page offers pre-built templates to add products instantly to your Webflow e-commerce.
- [Bag Templates](https://docs.pennicart.io/templates/bag-templates.md): Penni Cart offers bag pre-built templates to add products instantly to your Webflow e-commerce.
- [Cart Templates](https://docs.pennicart.io/templates/cart-templates.md): Penni Cart offers cart pre-built templates to add products instantly to your Webflow e-commerce.
- [Checkout Templates](https://docs.pennicart.io/templates/checkout-templates.md): Penni Cart offers checkout pre-built templates to add products instantly to your Webflow e-commerce.
- [Managing Your Store](https://docs.pennicart.io/managing-your-store.md): Learn how to use Penni cart dashboard plus other integrations to elevate your Webflow e-commerce.
- [Dashboard](https://docs.pennicart.io/managing-your-store/dashboard.md): Penni cart dashboard offers a comprehensive overview of day to day operations on your e-commerce site.
- [Payments](https://docs.pennicart.io/managing-your-store/dashboard/payments.md): Access a detailed summary of transactions within the "Payments" tab, where every aspect of your store's orders is meticulously organized and accessible.
- [Coupons](https://docs.pennicart.io/managing-your-store/dashboard/coupons.md): Dive into the promotional aspect of your store by creating enticing coupons to drive sales and customer engagement.
- [Tax](https://docs.pennicart.io/managing-your-store/dashboard/tax.md): Add tax rates to your Webflow e-commerce site from the Penni Cart dashboard.
- [Shipping](https://docs.pennicart.io/managing-your-store/dashboard/shipping.md): Shipping is a crucial part of the e-commerce experience, and Penni Cart gives you the flexibility to customize shipping options to suit your store's needs and enhance customer satisfaction.
- [Account](https://docs.pennicart.io/managing-your-store/dashboard/account.md): The Account section of Penni Cart is your central hub for managing your profile, Webflow integration, payment gateways, plan subscriptions, and more.
- [Invoice](https://docs.pennicart.io/managing-your-store/dashboard/invoice.md): Customize your invoices with your brand logo and colors within the Penni Cart dashboard.
- [Payment Gateways](https://docs.pennicart.io/managing-your-store/payment-gateways.md): Connect your online store with your trusted payment processor of choice without an additional processing fee on top.
- [Stripe](https://docs.pennicart.io/managing-your-store/payment-gateways/stripe.md): Connect stripe payment gateway with Penni Cart.
- [Elavon](https://docs.pennicart.io/managing-your-store/payment-gateways/elavon.md): Connect Elavon payment gateway with Penni Cart.
- [Authorize.net](https://docs.pennicart.io/managing-your-store/payment-gateways/authorize.net.md): Connect Authorize.net payment gateway with Penni Cart.
- [Zapier Integration](https://docs.pennicart.io/zapier-integration.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.pennicart.io/introduction.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.
