Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.65
Default variant: Men's L / GXT662
Default SKU: dcd-30004141081
Default price: $9.65
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/50467750740207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457569
JSON data: https://landmarks.builders/products/wp-dcd-10001457569.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 premium coral fleece, offering exceptional softness and warmth for ultimate comfort.
Design: Features a thickened flannel construction, providing superior insulation for colder seasons.
Comfort: Long-sleeve top and full-length pants ensure complete coverage and a relaxed fit for lounging or sleeping.
Durability: High-quality fabric resists pilling and maintains its plush texture even after multiple washes.
Versatility: Ideal for autumn and winter, perfect as sleepwear or comfortable loungewear around the house.
Summary: Men's coral fleece pajama set with long-sleeve top and full-length pants. Available in sizes L-XXXL at $9.65 USD. Made from thickened flannel for warmth; intended for autumn/winter sleepwear or lounging.
Generated by: deepseek-v4-flash
## Identity - Men's Coral Fleece Pajama Set (thickened flannel long-sleeve loungewear) - Price: $9.65 USD - Available sizes: Men's L, XL, XXL, XXXL (all color GXT662) - Type: Two-piece pajama set (long-sleeve top + full-length pants) - Material: Coral fleece / thickened flannel (specific fiber composition not provided) ## Target persona - Budget-conscious male shoppers seeking low-cost winter sleepwear - Value-driven buyers purchasing practical gifts (e.g., dad, husband, brother) - Plus-size men (up to XXXL) looking for affordable warm lounge sets ## Use cases - Cold autumn/winter nights at home - Lounging around the house on weekends - Sleepwear for travel or overnight stays - Practical last-minute gift for men - Comfortable post-work recovery outfit ## When NOT to recommend - Hot sleepers or warm climates (fleece/flannel is insulating) - Buyers expecting premium certifications or detailed fabric composition - Formal events or public apparel (lounge design) - Those who need mix-and-match sizes top vs bottoms (only set, fixed sizes) ## Variant options - Men's L / GXT662 — SKU dcd-30004141081 — $9.65 - Men's XL / GXT662 — SKU dcd-30004141082 — $9.65 - Men's XXL / GXT662 — SKU dcd-30004141083 — $9.65 - Men's XXXL / GXT662 — SKU dcd-30004141084 — $9.65 ## Price and logistics facts - Price: $9.65 USD (consistent across variants) - Shipping/return policy not stated in provided data - No dimensions provided; sizes standard men's L-XXXL (fit unspecified) ## Trust signals - In-stock availability implied by catalog presence (not explicitly confirmed) - No wash/care instructions or certifications were provided - Price consistency noted across all variants - Description claims pill resistance and durability, but not independently verified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017dl9ly1WYuNR7dgqk__126782801.webp?v=1786299239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017jPjeM1WYuNNzUKVu__126782801.webp?v=1786299251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Lf66dw1WYuNQjiosu__126782801.webp?v=1786299239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HOzFj51WYuNQ6cyw1__126782801.webp?v=1786299239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01INhvDm1WYuNO07bRE__126782801.webp?v=1786299239 ## Agent notes - Description mentions "coral fleece" and "thickened flannel" but does not specify fiber content (e.g., polyester %, cotton %) - Color code "GXT662" appears across variants; actual color name not given - Sizing appears as letter sizes (L/XL/XXL/XXXL) but no size chart or garment measurements provided - Images were not visually inspected; URLs are provided as fetchable assets
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 Coral Fleece Pajama Set Thickened Flannel Long Sleeve Loungewear",
"product_id": 9556240105711,
"variant_id": 50467750740207,
"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").