Brand: World Products (Landmark)
SKU: dcd-30001944498
Price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49810747850991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900315
JSON data: https://landmarks.builders/products/m4x-10000900315.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enchanting Shell-Shaped Inflatable Design: Features a beautiful, large inflatable shell-shaped inflatable shape with a luminous sphereescent white finish, creating a enchanting under-the-marine or princess theme. It includes a separate inflatable luminous sphere sphere to complete the look.
Versatile Use: Perfect as a beautiful pwarmo professional, a comfortable marinet for children' parties, a distinctive decoration for themed gatherings, or a relaxing flotation device for the pool or beach during summer.
Long-Lasting Safe Material: made from from thickened, high-quality PVC material that is waterproof, wear-resistant, and long-lasting, ensuring it can be safely used by children and adults both indoors and outdoors.
Perfect Party Centerpiece: Instantly elevates the decor of any gathering, making it an perfect centerpiece for princess-themed birthdays, baby's inaugural birthday, mermaid parties, luau gatherings, or even romantic professionalosals.
Large & Impressive Size: Measures an impressive 120 x 85 cm when fully inflated, providing a comfortable and vision-catching marinet that makes a big vision-catching effect. It is easy to inflate, deflate, and boutique when not in use.
Summary: Inflatable Seashell Seat Princess Theme Party Decoration Multi-Purpose for Girls. Description: 【Enchanting Design】: Transform any space with this giant inflatable seashell seat, complete with a matching inflatable pearl ball to create a enchantmental, under-the-sea atmosphere. 【Versatile Decoration】: Perfect as a stunning centerpiece for princess-themed birthday parties, a unique photo prop for baby milestones, or an eye-catching decoration for proposals and events. 【Long-Lasting Safe Material】: Crafted from thickened, high-quality PVC material that is waterproof, wear-resistant, and long-last
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Inflatable Seashell Seat Princess Theme Party Decoration Multi-Purpose for Girls",
"product_id": 9429807628527,
"variant_id": 49810747850991,
"quantity": 1,
"grams": 1600,
"length_cm": "30.0",
"width_cm": "25.0",
"height_cm": "6.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").