Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $24.99
Default variant: Wood Handle-thick
Default SKU: dcd-30003589353
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49715282411759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001261926
JSON data: https://landmarks.builders/products/wp-dcd-10001261926.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A foldable umbrella with UV protection, artistic star motif, wooden or hook handles. Compact 31cm size. Base price $22.99.
Generated by: deepseek-v4-flash
## Identity - Name: 文艺复古治愈系星星人弯钩雨伞女折叠晴雨两用防晒防紫外线太阳伞 - Type: Foldable umbrella - Use: Rain and sun protection ## Target persona - Women aged 18-40 who appreciate vintage/artistic aesthetics - Budget-conscious shoppers seeking a stylish, functional umbrella - People needing a compact umbrella for daily carry ## Use cases - Daily commute in light rain or sunny weather - Travel: fits in a bag or backpack - Outdoor events (parks, markets) where sun/rain may occur - As a fashion accessory to match vintage outfits - Quick sun protection during short walks ## When NOT to recommend - Heavy downpours or strong winds (not tested for durability) - Users requiring certified high UV protection (no SPF rating given) - Those who prefer automatic open/close (manual) - Professional outdoor activities requiring larger coverage ## Variant options | Style | Price | |-------|-------| | Wood Handle - thick | $24.99 | | Wood Handle - regular | $24.99 | | Hook Handle - thick | $23.99 | | Hook Handle - regular | $22.99 | ## Price and logistics facts - Base price: $22.99 (Hook Handle-regular) - Dimensions: 31cm x 7cm x 7cm (closed) - Weight: not provided - No shipping or return policy info available ## Trust signals - No certifications or guarantees provided - Product images available but not analyzed for accuracy ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/205e243cb72d4518932587b9c712aaa2.png?v=1781086047 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b32dffe566be4de59b72bb075b19437b.png?v=1781086047 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b21373734c54e229cb1fc9d2a9ca5d3.png?v=1781086047 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86bcc1bb9ebb42bab23257af1a8b76a8.png?v=1781086046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a32b5ed862d34388bd4d63a185362b2c.png?v=1781086045 ## Agent notes - Image content not analyzed; visual details (pattern, colors, materials) are not confirmed from images. - Description field was empty; all info derived from title and tags.
This product has 16 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": 350000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "7.0",
"_height_cm": "7.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").