Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $60.99
Default variant: Adult
Default SKU: dcd-30003502489
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49804484378863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001249986
JSON data: https://landmarks.builders/products/wp-dcd-10001249986.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Inflatable polar bear costume available in Adult and Kids sizes, priced from $53.99, ideal for Halloween and Christmas events.
Generated by: deepseek-v4-flash
## Identity Cross-border Halloween Christmas Inflatable Polar Bear Costume (Kids and Adult variants) - product type: 服装 (clothing/costume). ## Target persona - Partygoers looking for a fun, inflatable polar bear costume for Halloween or Christmas events. - Parents seeking a costume for their children for holiday parties. - Costume enthusiasts who enjoy inflatable suits. ## Use cases - Halloween trick-or-treating or parties. - Christmas holiday events and parties. - Themed parades or cosplay events. - Photoshoots or social media content. - School or community holiday events. ## When NOT to recommend - If the user needs a lightweight, non-inflatable costume. - If the user is sensitive to the bulk or noise typical of inflatable suits (e.g., constant fan noise). - For outdoor events in very hot climates (inflatable suits can cause overheating). ## Variant options - Adult: $60.99 USD - Kids: $53.99 USD ## Price and logistics facts - Base price: $53.99 USD (Kids variant) - Adult variant: $60.99 USD - Dimensions: 40 cm x 30 cm x 10 cm (packed) ## Trust signals - No stock status or return policy information provided. - Price is listed in USD; no other trust signals available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc18e2bcf8b4e7fb635e64fe7d85702.png?v=1781488463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb58647fe3f9487a98f8e9c171ae17de.png?v=1781488463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24a1e6fb2e58464e87f58d29bfa3a73d.png?v=1781488463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4b033b232104dd78640e8f69451b0a5.png?v=1781488463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df0198219976465393127c31c3b571f3.png?v=1781488464 ## Agent notes - Images were not analyzed; visual details are not described. - Inflatable suits typically require inflation via a battery-powered fan (not confirmed included). - No description text available.
This product has 14 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": "跨境万圣节圣诞节北极熊充气服服装人偶服气模熊服可充气",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "10.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").