Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.24
Default variant: M / Cool Ash
Default SKU: dcd-30004140961
Default price: $4.24
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/50467774267631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457538
JSON data: https://landmarks.builders/products/wp-dcd-10001457538.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from 100% pure cotton for breathability and comfort during wear.
Design: Features a unique back-exposing design, ideal for targeted sun exposure.
Fit: Round neck and long sleeves provide a relaxed fit suitable for outdoor activities.
Function: Specifically designed for sunbathing and wellness practices during hot weather.
Versatility: Can be worn for various outdoor activities or as a comfortable leisure top.
Summary: Men's 100% cotton long-sleeve t-shirt with back-exposing design for sunbathing; available in M–2XL in Cool Ash at $4.24.
Generated by: deepseek-v4-flash
## Identity - 100% cotton, round neck, long sleeves, back-exposing design. - Variants: M, L, XL, 2XL in Cool Ash. - Price: $4.24 USD. ## Target persona - Men seeking targeted sun exposure / tanning without tan lines. - Budget-conscious outdoor leisure shoppers. ## Use cases - Sunbathing during hot weather. - Tanning back while protecting arms and torso. - Outdoor wellness and relaxation sessions. - Casual summer leisure top. ## When NOT to recommend - If user needs a conventional covered-back t-shirt. - Formal or professional attire. - Cold-weather layering. - If user needs multiple colors or fabric blends (only Cool Ash, 100% cotton). ## Variant options - M / Cool Ash – SKU dcd-30004140961 – $4.24 - L / Cool Ash – SKU dcd-30004140962 – $4.24 - XL / Cool Ash – SKU dcd-30004140963 – $4.24 - 2XL / Cool Ash – SKU dcd-30004140964 – $4.24 ## Price and logistics facts - Price: $4.24 USD (all variants). - Dimensions not provided. - Stock status not stated. - No shipping/return policy provided. ## Trust signals - Listed price is identical across variants. - Images available for fetch; content not verified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018f4HzO1Txh2QxoJSY__2217891612449-0-cib.jpg?v=1786299257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018BoKNu1Txh293eXAe__2217891612449-0-cib.jpg?v=1786299257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01t2p6WR1Txh25nzm1X__2217891612449-0-cib.jpg?v=1786299257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JSxEGh1Txh27nYBMx__2217891612449-0-cib.jpg?v=1786299257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DogG5X1Txh27QXQ6z__2217891612449-0-cib.jpg?v=1786299257 ## Agent notes - Image content not analyzed; visual details (fit, cut, back exposure) should be verified. - No material certification or care instructions provided. - Product type field is empty; category inferred from title/description.
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": "Men's Cotton Back-Exposing T-Shirt for Sunbathing",
"product_id": 9556249084143,
"variant_id": 50467774267631,
"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").