Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99
Default variant: Brown Male
Default SKU: dcd-30001903409
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4300 g
Cart URL (default variant): https://landmarks.builders/cart/49813650997487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894956
JSON data: https://landmarks.builders/products/m4x-10000894956.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cartoon Potato Suit Walkable Design Oversized Character Tunic Full-Body Coverage
| Theme | Animals & Nature |
| Style | Complete Outfit |
| Features | Theatre Costume |
| Main Colour | Orange |
| Material | Polyester |
| Size | One Size: Regular |
| Personalise | No |
Summary: A walkable cartoon potato mascot costume in three styles (Brown Male, Brown Female, Potato 2), priced at $239.99, packaged 60x50x40 cm.
Generated by: deepseek-v4-flash
## Identity Cartoon Potato Suit Walkable Design Mascot Costume Funny Outfit ## Target persona Event planners, mascot performers, comedy actors, promotional staff for potato-related brands. ## Use cases - Wearing as a team mascot at sporting events - Performing comedy sketches or funny videos - Promotional appearances for potato products or restaurants - Halloween parties for adults seeking humorous costumes - Parades, festivals, or theme park character interactions - Costume for interactive marketing campaigns ## When NOT to recommend - Formal occasions (e.g., weddings, business meetings) - Children (likely adult-sized; no child variant) - Budget shoppers expecting under $50 - Outdoor hot/humid events without ventilation (material unknown) ## Variant options - Brown Male ($239.99) - Brown Female ($239.99) - Potato 2 ($239.99) ## Price and logistics facts - Price: $239.99 USD - Package dimensions: 60 × 50 × 40 cm (external; actual costume size unknown) - No shipping cost or lead time provided ## Trust signals - No in-stock, return policy, or certification data available ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1807e90b-1fcf-4f19-bdc8-7fb0879b5a2b.jpg?v=1781628251) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3e6583a-488a-42d4-bbe2-eb9516a16282.jpg?v=1781628258) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f5fb1e9-df20-4c8f-8b0e-7bc68165b031.jpg?v=1781628251) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ca2fdef-1b69-4f22-a1b0-4e34e2b2707d.jpg?v=1781628254) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0947da3c-3c28-45fb-a0ee-2a6e87982fad.jpg?v=1781628252) ## Agent notes - Image understanding not performed; visual details unknown. - No description or material information provided. - Sizing (e.g., adult small/medium/large) not specified. - No brand, reviews, or warranty data.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Cartoon Potato Suit Walkable Design Oversized Character Tunic Full-Body Coverage",
"quantity": 1,
"grams": 4300000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "50.0",
"_height_cm": "40.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").