Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: Black
Default SKU: dcd-30003598179
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 730 g
Cart URL (default variant): https://landmarks.builders/cart/49714539036911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265398
JSON data: https://landmarks.builders/products/wp-dcd-10001265398.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable outdoor changing tent for private changing at beach, camping, or boating; waterproof, foldable, 3 color options, $61.99.
Generated by: deepseek-v4-flash
## Identity - Product: Outdoor Changing Tent / Privacy Shelter - Type: Portable, waterproof, foldable - Packed Dimensions: 32.25 x 30.25 x 9.0 cm - Price: $61.99 USD (all variants) ## Target persona - Campers and hikers needing privacy for changing - Beachgoers wanting to change after swimming - Boaters requiring a covered space on deck - Outdoor event attendees (festivals, sports) ## Use cases - Changing clothes at beach or lakeside - Private changing area during camping trips - Using as a shower shelter at campsite - Changing after swimming from a boat - Privacy for sunbathing or outdoor yoga ## When NOT to recommend - If the user needs a large, multi-person changing room - For permanent outdoor installation (e.g. backyard structure) - For indoor use where space is limited - If the user requires high wind resistance or heavy-duty materials ## Variant options - Black ($61.99) - Gray ($61.99) - Dark Khaki ($61.99) ## Price and logistics facts - Price: $61.99 USD for any color variant - Dimensions (packed): 32.25 x 30.25 x 9.0 cm - No shipping cost or lead time data provided ## Trust signals - Multiple product images available (8 URLs) - No warranty, return policy, or certification data provided - Price consistent across all variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdcc6f700e634566a673179853e6fa69.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d94b4ebf8a74df8b2eee2d68fd32b3c.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a1ef98422f7424a9ebe3f28f1e34df1.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e028f52469b4ea0b09ccecd13171141.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c7bef8c0cc644109379e535c1173174.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aef9b75a0406416eaff84e7580a0ac2c.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f4aea5bf20b4577a4bee798e3774d68.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9f5db4aefb8468c9041b8212dc5ca3a.png?v=1781085624 ## Agent notes - Image content not analyzed; visual details not inferred. - No user reviews, ratings, or sales data available. - Product description field contains non-standard data (styleType, item IDs); no textual description provided.
This product has 15 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": 730000,
"properties": {
"_length_cm": "32.25",
"_width_cm": "30.25",
"_height_cm": "9.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").