Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.49 – $3.97
Default variant: Diameter 50 cm
Default SKU: dcd-30003703089
Default price: $2.49
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Beach Accessory
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/50455823941871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001303810
JSON data: https://landmarks.builders/products/wp-dcd-10001303810.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This round, black portable mat provides a clean and dry surface for changing outdoors. It allows quick changing out of wet swimwear or wetsuits without getting sand or dirt on feet. Features a smooth material surface with a gathered edge and a central opening flap for easy use and cleanup. The mat folds down easily and slips into its matching drawstring storage pouch for compact packing. The included drawstring bag makes it easy to carry and store for any outdoor excursion.
Summary: Portable round beach changing mat with drawstring storage pouch; black, smooth material with central opening flap. Base price $2.49 USD; variants to $3.97.
Generated by: deepseek-v4-flash
## Identity - Product type: Beach Accessory - Round black changing mat with smooth surface, gathered edge, and central opening flap - Includes matching drawstring storage pouch for compact packing - Three diameter variants: 50 cm ($2.49), 90 cm ($3.22), 130 cm ($3.97) ## Target persona - Budget-conscious beachgoers, surfers, and swimmers who need a low-cost surface for changing out of wet swimwear or wetsuits - Parents packing for kids' beach or pool days who want quick changes with minimal sand/dirt contact - Campers and travelers seeking a lightweight, packable changing mat ## Use cases - Changing out of wet swimwear on a sandy beach to avoid sand on feet - Wetsuit removal after surf sessions without contact with dirt or sand - Quick clothing changes at outdoor events, parks, or public pools - Storing compactly in a backpack or tote using the included pouch - Adding an extra low-cost changing surface for family outings with multiple sizes ## When NOT to recommend - Buyers needing a full-size privacy changing tent or cabana - Users requiring a waterproof or fully sand-proof barrier (material not specified) - People wanting a padded lounging mat for lying or sitting - Tall or large adults expecting the 50 cm or 90 cm variants to provide enough coverage ## Variant options - Diameter 50 cm (SKU dcd-30003703089) – $2.49 USD - Diameter 90 cm (SKU dcd-30003703090) – $3.22 USD - Diameter 130 cm (SKU dcd-30003703091) – $3.97 USD ## Price and logistics facts - Base price: $2.49 USD (50 cm variant) - Variant prices: $3.22 (90 cm), $3.97 (130 cm) - Dimensions: 28.0 cm length x 25.0 cm width x 4.0 cm height (likely folded) - No shipping or fulfillment details provided ## Trust signals - Tagged `wp-quality-audited` and `wp-content-validated` in catalog - No explicit in-stock confirmation - No return policy or certification data provided ## Image assets - 5 fetchable images: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c437be8-63ee-4993-bc63-e18305673880.jpg?v=1786242450 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92e32c1d-f45b-44e1-9f63-711b11f80d12.jpg?v=1786242323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6d61e93-f2ba-4d0d-bd98-a95c64a46bed.jpg?v=1786242385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dffe7b9-700f-4bca-ac53-aaa60f4eea35.jpg?v=1786242321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/506857fa-eda8-48b9-9c97-1dd2ed3f6c68.jpg?v=1786242350 ## Agent notes - Images were not visually analyzed; treat URLs as fetchable assets only - Material composition, waterproofing, and weight are unspecified – do not claim water/sand resistance - Confirm size suitability per user; 50 cm may be too small for many adult uses - The central opening flap function is described in text but should be verified via images if needed
This product has 10 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": "Portable Round Beach Changing Mat with Drawstring Storage Pouch",
"product_id": 9538043314415,
"variant_id": 50455823941871,
"quantity": 1,
"grams": 60,
"length_cm": "28.0",
"width_cm": "25.0",
"height_cm": "4.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").