Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.90
Default variant: L
Default SKU: dcd-30002787124
Default price: $0.90
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50379597054191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001050632
JSON data: https://landmarks.builders/products/wp-dcd-10001050632.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
wardrobe with this men's oversized letter print shirt designed for casual dresser and streetwear enthusiasts. This short sleeve tee delivers exceptional breathability and comfort for summer wear, casual daily wear, and activities graphic variant in size L features a contemporary geometric print that apart from standard letter print designs, offering a on the classic graphic tee. The straight and loose oversized cut delivers the relaxed, contemporary silhouette you want for outdoor casual occasions and everyday use. This crew neck shirt features a neck design sleeves that work seamlessly with your existing wardrobe, whether you're heading to, meeting friends, or simply running. The pullover style makes to, while material ensures you and comfortable throughout warm weather. The generous oversized t-shirt fit provides freedom of movement without feeling restrictive, making it ideal for young adults who both style and functionality in their casual wear. This short sleeve shirt combines streetwear style with practical performance features. The breathable helps you stay comfortable during sports activities or on hot summer, while the loose fit design accommodates of comfortably. Whether you're building of men's t-shirts or looking standout piece to your casual rotation, this graphic tee delivers versatile style for your everyday wardrobe. The oversized cut and geometric make this tee shirts a for those contemporary casual style with comfort for lifestyle.
Summary: Oversized Letter Print Shirt for, Loose Fit Round Neck Tee for Young Adults, Lightweight Short Sleeve for Summer, Casual Daily T-Shirts Streetwear Top. wardrobe with this men's oversized letter print shirt designed for casual dresser and streetwear enthusiasts. This short sleeve tee delivers exceptional breathability and comfort for summer wear, casual daily wear, and activities graphic variant in size L features a contemporary geometric print that apart from standard letter print designs, offering a on the classic graphic tee. The straight and loose oversized cut delivers the relaxed, contemp
Generated by: dcd-map-v1
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": "Oversized Letter Print Shirt for, Loose Fit Round Neck Tee for Young Adults, Lightweight Short Sleeve for Summer, Casual Daily T-Shirts Streetwear Top",
"product_id": 9530836615407,
"variant_id": 50379597054191,
"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").