AI AGENT STORE

VICTOR Malaysia Official Store

This is not a regular store. This is what AI sees.

// Schema.org Structured Data

schema.org/Store — Machine-Readable Catalog
{
  "@context": "https://schema.org",
  "@type": "Store",
  "name": "VICTOR Malaysia Official Store",
  "url": "/victor-malaysia",
  "hasOfferCatalog": 
{ @type, name... }{ "@type": "OfferCatalog", "name": "VICTOR Malaysia Official Store Product Catalog", "numberOfItems": 3, "itemListElement": [
{ @type, position... }{ "@type": "ListItem", "position": 1, "item":
{ @context, @type... }{ "@context": "https://schema.org", "@type": "Product", "name": "VICTOR Thruster K RYUGA II PRO B Badminton Racket", "offers":
{ @type, price... }{ "@type": "Offer", "price": "818.21", "priceCurrency": "MYR", "availability": "https://schema.org/InStock", "itemCondition": "https://schema.org/NewCondition", "url": "/victor-malaysia/products/cmnwxc8360002mxhpksupi907" }
,
"description": "Top-tier VICTOR Thruster K RYUGA II PRO badminton racket featuring WES 2.0 whipping effect technology for sharper sma...", "image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-lzijm88sywbp56", "brand": { "@type": "Brand", "name": "VICTOR" }, "sku": "TK-RYUGA-II-PRO-B", "category": "Sports & Outdoor > Badminton > Badminton Rackets", "keywords": "badminton racket, VICTOR Ryuga, professional racket, attacking racket, WES 2.0, Malaysia", "aggregateRating":
{ @type, ratingValue... }{ "@type": "AggregateRating", "ratingValue": 4.9, "reviewCount": 71 }
}
}
,
{ @type, position... }{ "@type": "ListItem", "position": 2, "item":
{ @context, @type... }{ "@context": "https://schema.org", "@type": "Product", "name": "VICTOR Thruster Ryuga Metallic Badminton Racket TK-RYUGA-METALLIC-C", "offers":
{ @type, price... }{ "@type": "Offer", "price": "818.21", "priceCurrency": "MYR", "availability": "https://schema.org/InStock", "itemCondition": "https://schema.org/NewCondition", "url": "/victor-malaysia/products/cmnwxc80h0001mxhp1n8anfxz" }
,
"description": "Premium VICTOR Thruster Ryuga Metallic badminton racket with HARD CORED TECHNOLOGY and Metallic Carbon Fiber frame. F...", "image": "https://down-my.img.susercontent.com/file/my-11134207-7rasl-m0kj0o7gn3fz49", "brand": { "@type": "Brand", "name": "VICTOR" }, "sku": "TK-RYUGA-METALLIC-C", "category": "Sports & Outdoor > Badminton > Badminton Rackets", "keywords": "badminton racket, VICTOR racket, Thruster Ryuga, professional badminton, head heavy racket, Malaysia badminton", "aggregateRating":
{ @type, ratingValue... }{ "@type": "AggregateRating", "ratingValue": 4.9, "reviewCount": 63 }
}
}
,
{ @type, position... }{ "@type": "ListItem", "position": 3, "item":
{ @context, @type... }{ "@context": "https://schema.org", "@type": "Product", "name": "VICTOR P8500CLS Professional Badminton Shoes", "offers":
{ @type, price... }{ "@type": "Offer", "price": "449.90", "priceCurrency": "MYR", "availability": "https://schema.org/InStock", "itemCondition": "https://schema.org/NewCondition", "url": "/victor-malaysia/products/cmnwxc8790003mxhpcd98m8x5" }
,
"description": "VICTOR P8500CLS professional badminton shoes with ENERGYMAX midsole for superior cushioning and energy return. Featur...", "image": "https://down-my.img.susercontent.com/file/my-11134207-7rase-mc271y3qbs5zad", "brand": { "@type": "Brand", "name": "VICTOR" }, "sku": "P8500CLS", "category": "Sports & Outdoor > Men's Sports Shoes > Badminton Shoes", "keywords": "badminton shoes, VICTOR shoes, court shoes, P8500CLS, sports shoes Malaysia", "aggregateRating":
{ @type, ratingValue... }{ "@type": "AggregateRating", "ratingValue": 4.9, "reviewCount": 19 }
}
}
]
}
}

// AI Endpoints

LLM DiscoveryLIVE
GET/victor-malaysia/llms.txt
Full CatalogLIVE
GET/victor-malaysia/llms-full.txt
MCP ServerLIVE
POST/victor-malaysia/api/mcp
Commerce APILIVE
POST/victor-malaysia/api/commerce/orders

// MCP Tools

TOOLsearch_products
Search the merchant's product catalog. Returns matching products with prices and availability.
query:stringrequired// Search query
limit:number// Max results (default 10)
TOOLget_product
Get detailed information about a specific product by its SKU ID.
skuId:stringrequired// The product SKU ID
TOOLplace_order
Place an order for a product. Returns order confirmation or redirect URL.
skuId:stringrequired// Product SKU ID
quantity:number// Quantity (default 1)
customerName:stringrequired// Customer name
customerEmail:string// Customer email
source:stringrequired// AI agent identifier (e.g. chatgpt, perplexity)

// llms.txt Preview

1# VICTOR Malaysia Official Store
2> VICTOR Malaysia Official Store — Southeast Asian e-commerce store on BBIZCLAUDE. Platform: SHOPEE. 3 featured products available for AI agent purchase.
3
4## Products
5- [VICTOR Thruster K RYUGA II PRO B Badminton Racket](/victor-malaysia/products/cmnwxc8360002mxhpksupi907): VICTOR Thruster K RYUGA II PRO B — flagship attacking racket with WES 2.0 whipping system + PYROFIL shaft. MYR 818.21. 148 sold, 4.9/5. Free accessories included.
6- [VICTOR Thruster Ryuga Metallic Badminton Racket TK-RYUGA-METALLIC-C](/victor-malaysia/products/cmnwxc80h0001mxhp1n8anfxz): VICTOR Thruster Ryuga Metallic TK-RYUGA-METALLIC-C — premium attacking racket with Metallic Carbon Fiber + PYROFIL shaft. MYR 818.21. 151 sold, 4.9/5. Includes free cover, string & grip.
7- [VICTOR P8500CLS Professional Badminton Shoes](/victor-malaysia/products/cmnwxc8790003mxhpcd98m8x5): VICTOR P8500CLS Badminton Shoes — ENERGYMAX cushioning + U-SHAPE 3.0 support. MYR 449.90. 57 sold, 4.9/5. Available in White/Green, White/Blue, White/Beige.
8
9## API Access
10- MCP Server: /victor-malaysia/api/mcp
11- Commerce API: /victor-malaysia/api/commerce/orders
12- Full product catalog: /victor-malaysia/llms-full.txt
13
14## Purchase
15AI agents can place orders via the MCP `place_order` tool or POST to /victor-malaysia/api/commerce/orders with JSON body { "skuId": "...", "quantity": 1, "customerName": "...", "customerEmail": "...", "source": "agent-name" }

// Product Catalog

SKU IDTitlePriceRatingSoldTags
cmnwxc836000...VICTOR Thruster K RYUGA II PRO B Badminton RacketMYR 818.214.9/5148badmintonracketVICTOR
cmnwxc80h000...VICTOR Thruster Ryuga Metallic Badminton Racket TK-RYUGA-METALLIC-CMYR 818.214.9/5151badmintonracketVICTOR
cmnwxc879000...VICTOR P8500CLS Professional Badminton ShoesMYR 449.904.9/557badmintonshoesVICTOR

Powered by BBIZCLAUDE — AI-Native Commerce for Southeast Asia
Open Merchant Dashboard →