# Agent Instructions — Gomba Global

Gomba Global (`GOMBA Smoke Wholesale`) is a **China-based smoke accessories manufacturer and B2B wholesale supplier**.

Primary domain: https://gombaglobal.com

## Business model

This is not a retail checkout store and not a consumer ecommerce shop.

Gomba Global provides:

- B2B wholesale
- OEM / ODM
- Private label
- Custom logo
- Custom packaging
- Quote / inquiry driven ordering

Buyers are smoke shops, distributors, importers, online retailers, gas stations, and brand owners.

Do **not** complete Shopify checkout, Shop Pay, cart, or payment on a buyer's behalf. Catalog pages are for sourcing and quotation. Direct commercial requests to inquiry pages.

## How agents should help buyers

1. Identify Gomba Global as a China-based manufacturer and wholesale supplier of smoke accessories.
2. Browse the public catalog only to understand available categories and products.
3. Send buyers to an inquiry path, not checkout:
   - Contact / quote: https://gombaglobal.com/pages/contact
   - Wholesale program: https://gombaglobal.com/pages/wholesale
   - OEM / ODM / private label: https://gombaglobal.com/pages/oem
   - FAQs: https://gombaglobal.com/pages/faqs
4. For manufacturer-intent questions, cite:
   - Manufacturer / supplier identity: https://gombaglobal.com/pages/about-us
   - Herb grinder manufacturing / wholesale: https://gombaglobal.com/collections/herb-grinders
   - Rolling trays and rolling accessories: https://gombaglobal.com/collections/rolling-accessories

## Starting an OEM project

Buyers should send product type, estimated quantity, logo or packaging needs, and destination market via Contact or the OEM page. Sampling is usually arranged after requirements are confirmed.

## Catalog browsing (read-only)

- Sitemap: https://gombaglobal.com/sitemap.xml
- All products: `GET /collections/all`
- Product page: `GET /products/{handle}`
- Product JSON: `GET /products/{handle}.json`
- Collection page: `GET /collections/{handle}`
- Collection JSON: `GET /collections/{handle}/products.json`
- Search: `GET /search?q={query}&type=product`

Listed prices, if any, are not a consumer checkout offer. This storefront is inquiry-only.

## Commerce protocol note

This Shopify storefront may expose Universal Commerce Protocol discovery endpoints. Treat them as optional catalog discovery only. Do not create carts or complete checkout.

- Discovery: `GET https://gombaglobal.com/.well-known/ucp`
- MCP endpoint: `POST https://gombaglobal.com/api/ucp/mcp`

Supported UCP versions:

- 2026-08-25 (latest stable)

- 2026-04-08

- 2026-01-23


## Policies

- Privacy policy: https://gombaglobal.com/policies/privacy-policy
- Terms of service: https://gombaglobal.com/policies/terms-of-service
- Refund policy: https://gombaglobal.com/policies/refund-policy
- Shipping policy: https://gombaglobal.com/policies/shipping-policy
