Floaro Documentation & Developer Guides

Learn how to build professional marketplace templates with Floaro. Explore developer guides, template variables, placeholders, marketplace integrations, and best practices for creating responsive listing templates.

Start Reading

Why Floaro Documentation?

Floaro Documentation provides everything developers, agencies, and marketplace sellers need to build professional listing templates. You can learn how to use dynamic placeholders, responsive layouts, marketplace variables, reusable components, and template best practices.

Whether you are creating eBay listing templates, seller layouts, product description sections, or future marketplace designs, this documentation helps you build templates that are clean, fast, responsive, and easy to reuse.

Getting Started

Floaro templates are responsive HTML and CSS layouts that automatically display product, seller, marketplace, and policy data.

Developers can create templates for sellers who want better product pages without manually coding every listing.

Best for: eBay listing templates, product descriptions, branded seller layouts, related product sections, and reusable marketplace designs.

Template Structure

Every template should use a clean wrapper and separate sections for easier editing, better readability, and marketplace compatibility.

<div class="floaro-template">
  <header>Store header</header>
  <section>Product gallery</section>
  <section>Product information</section>
  <section>Description</section>
  <section>Item specifics</section>
  <section>Related products</section>
  <footer>Policies and footer</footer>
</div>

Floaro Template Variables

Use these placeholders inside your template. Floaro replaces them with real product, seller, and marketplace data when the product page is generated.

VariableDescription
{{title}}Product title
{{short_description}}Short product summary
{{description}}Full product description
{{price}}Product price
{{currency}}Product currency
{{gallery_html}}Responsive image gallery generated by Floaro
{{item_specifics}}Product specifications table
{{related_items}}Related products from the seller

Product Image Variables

Developers can use the automatic gallery or place individual product images manually. For most templates, the automatic gallery is the easiest and most reliable option.

Automatic Gallery

{{gallery_html}}

Individual Images

{{image1}}
{{image2}}
{{image3}}
...
{{image24}}
Recommended: use {{gallery_html}} for most templates because it is already responsive and marketplace-friendly.

Item Specifics & Product Details

Item specifics help buyers understand the product clearly. They also make your listing structure more useful and easier to scan.

{{brand}}
{{model}}
{{condition}}
{{specific_Color}}
{{specific_Size}}
{{specific_Material}}

You can also use {{item_specifics}} to display all available specifications automatically.

Seller Template Variables

These variables help developers create branded seller templates with store details, seller links, and feedback data.

VariableDescription
{{store_logo}}Seller logo
{{ebay_store_name}}eBay store name
{{ebay_store_url}}Seller store link
{{ebay_contact_url}}Contact seller link
{{seller_feedback_score}}Seller feedback score
{{seller_feedback_percent}}Seller positive feedback percentage

Store Policy Variables

Policy placeholders allow each seller to display their own store information, shipping details, return policy, payment information, support content, FAQs, and footer text.

{{about_us}}
{{shipping_policy}}
{{returns_policy}}
{{payment_policy}}
{{support_policy}}
{{faq_policy}}
{{footer_content}}

Template Best Practices

Templates should be clean, fast, responsive, and easy for sellers to reuse. Avoid unnecessary scripts, heavy layouts, or complicated structures that may not work well across marketplaces.

Responsive CSS No JavaScript Lightweight HTML Mobile Friendly Clear Sections SEO Friendly

Marketplace Compatibility

Floaro currently focuses on eBay listing templates, with more marketplace integrations planned. The goal is to help sellers create once and publish across different platforms.

eBay

Build responsive eBay listing templates with dynamic placeholders, image galleries, item specifics, seller information, and policy sections.

Shopify

Shopify support is planned for reusable product page layouts, branded product descriptions, and marketplace-style product content.

Amazon

Amazon support is planned for enhanced product content, A+ style sections, brand story layouts, and structured product information.

Walmart & TikTok Shop

Walmart and TikTok Shop support are part of the Floaro roadmap for sellers who want to manage product listing content across multiple channels.

Template Submission

Developers can submit templates for review. Approved templates may become available inside Floaro for sellers to use.

1. Build your template
2. Add Floaro variables
3. Test responsiveness
4. Submit for review
5. Publish after approval

Affiliate Program

Developers, agencies, creators, and marketplace experts can also earn by referring users to Floaro.

You can promote Floaro to sellers, agencies, and marketplace businesses that need better listing templates and automation tools.

Earn through template development, custom services, and affiliate referrals.

Apply as Developer

Floaro Documentation FAQ

What is Floaro Documentation?

Floaro Documentation provides guides for developers, agencies, and sellers who want to create marketplace templates, product descriptions, and reusable listing layouts.

Can I create eBay templates with Floaro?

Yes. Floaro currently focuses on responsive eBay listing templates using HTML, CSS, and dynamic placeholders.

Do Floaro templates need JavaScript?

No. Floaro templates should be built with clean HTML and CSS for better compatibility across marketplaces.

Does Floaro support other marketplaces?

eBay is currently supported. Shopify, Amazon, Walmart, and TikTok Shop are planned as Floaro continues to grow.

Can developers submit templates?

Yes. Developers can create and submit templates for review. Approved templates may become available inside Floaro.