Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.68
Default variant: 130cm / White
Default SKU: dcd-30004141093
Default price: $2.68
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/50467755950319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457572
JSON data: https://landmarks.builders/products/wp-dcd-10001457572.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sun Protection: Features UPF 50+ fabric to shield children's skin from harmful UV rays during outdoor activities.
Ice Silk Material: Crafted from premium ice silk fabric, offering a cool, smooth, and comfortable feel against the skin.
Breathable Design: Lightweight and highly breathable, ensuring optimal airflow to keep kids cool and dry.
Elastic Fit: Provides excellent elasticity for unrestricted movement, perfect for golf, sports, and active play.
Versatile Wear: Ideal as a base layer or standalone cropped pants for spring and summer, suitable for both boys and girls.
Summary: Unisex kids' sun protection pants/leggings in ice silk fabric with UPF 50+, available in White/Black sizes 130-150cm, priced at $2.68 USD per variant.
Generated by: deepseek-v4-flash
## Identity Kids' unisex golf/base-layer leggings made of ice silk fabric. UPF 50+ sun protection. Lightweight, breathable, elastic. Cropped length. Variants: sizes 130cm, 140cm, 150cm; colors White, Black. ## Target persona Parents or guardians of active children who need affordable UV-protective layer for outdoor sports. Also budget-conscious bulk buyers/resellers looking for inexpensive kids' activewear. Not for premium apparel shoppers. ## Use cases - Golf training or practice in sunny weather. - Base layer under shorts or pants for sports (soccer, running). - Daily spring/summer wear for outdoor play. - School PE or outdoor camp activities. - Cropped leggings for warmer days. ## When NOT to recommend - If cold-weather insulation is needed (fabric is ice silk, not insulated). - If full-length pants are required (cropped style). - If precise age/height sizing is critical (only cm sizes given, no fit chart). - If buyer expects durable heavyweight material (ice silk is lightweight). ## Variant options - 130cm / White (sku dcd-30004141093) — $2.68 - 140cm / White (sku dcd-30004141094) — $2.68 - 150cm / White (sku dcd-30004141095) — $2.68 - 130cm / Black (sku dcd-30004141096) — $2.68 ## Price and logistics facts - Unit price: $2.68 USD for all variants. - Physical dimensions not provided (no length/width/height). - No shipping or fulfillment details supplied. ## Trust signals - UPF 50+ fabric protection claimed in description. - Consistent price across variants. - 4 variant combinations available; multiple images provided. - No stock status, return policy, or certification (e.g., OEKO-TEX) given — verify if required. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pSOQ3s1wU28O2pCUj__0-item_pic.webp?v=1786299243 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wyT5zg1wU28KsTMEi__2217576436310.webp?v=1786299250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MqOc721wU28Nn0y7k__2217576436310.webp?v=1786299251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019s5Siy1wU28DU0J9M__2217576436310.webp?v=1786299251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pD0bmp1wU28KnEphg__2217576436310.webp?v=1786299243 ## Agent notes - Image understanding was not performed; visual details (fit, cut, actual color texture) not verified from the URLs. - Only size in centimeters is provided (130/140/150); no age mapping or kid's height chart. - Material composition percentages not specified; "ice silk" is a marketing term — confirm actual fiber content. - No return policy or stock level data; confirm with seller.
This product has 5 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": "Kids Golf Sun Protection Pants, Unisex Ice Silk Base Layer Leggings for Boys and Girls, Lightweight Breathable Cropped Trousers",
"product_id": 9556242268399,
"variant_id": 50467755950319,
"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").