Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.18
Default variant: 6026107120968
Default SKU: dcd-30004136788
Default price: $29.18
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467676651759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455942
JSON data: https://landmarks.builders/products/wp-dcd-10001455942.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ice Silk Fabric: Crafted from lightweight ice silk material, offering a cool and comfortable feel, ideal for warm weather and outdoor activities.
UV Protection: Provides effective sun protection, shielding your skin from harmful UV rays during sports and daily wear.
Slimming Design: Features a flattering waist-cinching design that enhances your silhouette, creating a stylish and slender look.
Breathable Comfort: Engineered for breathability, ensuring optimal airflow to keep you cool and dry during active pursuits.
Versatile Wear: Perfect for various outdoor sports, casual outings, or as a light layer for everyday sun protection.
Summary: Women's ice silk sun protection jacket with waist cinch for sports, priced at $29.18, available in four variants, offering UV protection and breathable comfort.
Generated by: deepseek-v4-flash
## Identity Women's ice silk sun protection jacket with waist cinch, designed for sports and warm-weather wear. Made from lightweight ice silk fabric, offering UV protection and breathable comfort. Available in four variants at $29.18. ## Target persona Active women who engage in outdoor sports and desire sun protection without restrictive layers. Also suitable for commuters and travelers needing a light, breathable cover-up in warm climates. Price-sensitive shoppers looking for an affordable functional layer. ## Use cases - Outdoor running or jogging in sunny conditions - Hiking or cycling during warm weather - Everyday commuting with sun exposure - Light layer over activewear after workouts - Travel to sunny destinations - Casual outings requiring a stylish, functional cover-up ## When NOT to recommend - Cold weather or winter insulation needs - Formal or professional dress requirements - Situations requiring heavy-duty or specialty protective gear - Buyers with specific size or fit requirements, as size options are not provided ## Variant options Four variants are available, each priced at $29.18: - SKU dcd-30004136788 (Variant 6026107120968) - SKU dcd-30004136789 (Variant 6027130773036) - SKU dcd-30004136790 (Variant 6027130773002) - SKU dcd-30004136791 (Variant 6027130773070) ## Price and logistics facts - Price: USD $29.18 (consistent across variants) - No shipping, stock, or handling information provided. - Product dimensions are not specified. ## Trust signals - No certification or warranty details are included in the source data. - No return policy is stated. - The product is listed in a catalog with backend tags indicating import status (e.g., "wp-catalog-only", "dcd-full-catalog"). - Price is uniform across all variants. ## Image assets - Five product images are available at the provided URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01AmnG6f1sILkU2XwQY__4611686018427384783-0-item_pic.webp?v=1786299135 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01CWyn7v1sILkNmZIw3__2212557345743.webp?v=1786299136 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01M5DHG91sILjcvYO18__2212557345743.webp?v=1786299136 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0118klXO1sILedPCx7h__2212557345743.webp?v=1786299135 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01CtdoEf1sILefuGV7K__2212557345743.webp?v=1786299135 ## Agent notes - The variant labels are numeric codes, possibly EAN/UPC identifiers; no human-readable size or color designation was provided. - Recommendations should avoid prescribing a specific size or color unless additional data is obtained. - The product appears to be a catalog import; verify availability and logistics before offering to customers.
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": "Women's Slimming Ice Silk Sun Protection Jacket with Waist Cinch for Sports",
"product_id": 9556212580591,
"variant_id": 50467676651759,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").