Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.33
Default variant: 5XL (Recommended 200-220 lbs) / Fleece Lined 369 Turtleneck - White
Default SKU: dcd-30004136300
Default price: $3.33
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/50467650994415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455808
JSON data: https://landmarks.builders/products/wp-dcd-10001455808.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: Crafted from a soft, skin-friendly knit fabric with a plush fleece lining for superior warmth and comfort.
Design: Features a classic turtleneck design that provides extra coverage and protection against cold weather.
Warmth: Integrated fleece lining offers excellent insulation, making it ideal for autumn and winter seasons.
Versatility: Perfect as a standalone sweater or as a warm base layer under jackets and coats.
Fit: Designed for a comfortable and snug fit, suitable for various body types and daily wear.
Summary: Men's fleece lined turtleneck sweater in White and Blue, sizes M-5XL, priced at $3.33 USD. Knit fabric with plush fleece lining for winter warmth, suitable as base layer or standalone.
Generated by: deepseek-v4-flash
## Identity Men's fleece lined turtleneck sweater, price $3.33 USD. Variants: M, 2XL, 4XL, 5XL in Blue or White. Described as soft knit with plush fleece lining for warmth. ## Target persona Budget-conscious adult men seeking an inexpensive cold-weather base layer, especially those in larger sizes (2XL-5XL) with weight recommendations up to 220 lbs. This product is for value-focused shoppers who prioritize function and price over brand or premium materials. ## Use cases - As a warm base layer under a jacket during autumn/winter. - Standalone sweater for mild cold days. - For outdoor work or commuting in cold weather. - For layering in very cold conditions. - For those needing larger sizes (5XL recommended 200-220 lbs). ## When NOT to recommend - If buyer requires verified material composition (e.g., cotton, polyester percentages). - If buyer expects premium merino or cashmere; this is a low-priced fleece-lined knit. - If buyer needs a fitted modern aesthetic; fit is described as comfortable/snug, not tailored. - If buyer is very tall or needs specific sleeve lengths; no garment dimensions given. ## Variant options - M (90-110 lbs) / Blue - SKU dcd-30004136301 - $3.33 - 2XL (150-165 lbs) / Blue - SKU dcd-30004136302 - $3.33 - 4XL (180-200 lbs) / Blue - SKU dcd-30004136303 - $3.33 - 5XL (200-220 lbs) / White - SKU dcd-30004136300 - $3.33 ## Price and logistics facts - Price: $3.33 USD for all listed variants. - No shipping, lead time, or stock availability provided. - No return policy stated. - Product dimensions (cm) are null in source data. ## Trust signals - Consistent pricing across all variants. - Product description states fleece lining and skin-friendly knit fabric. - Seller source: Shopify CDN, multiple product images available. - No independent certifications, material tests, or reviews provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01eIH7FJ1K1DxYCxXJi__2219421791103-0-cib.jpg?v=1786299114 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017jKwtM1K1DxY6ajLY__2219421791103-0-cib.jpg?v=1786299115 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ONfv8H1K1DxY6cPKZ__2219421791103-0-cib.jpg?v=1786299115 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Ozct3u1K1DxYNuGq0__2219421791103-0-cib.jpg?v=1786299115 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Z5O7p91K1DxYw7Kkm__2219421791103-0-cib.jpg?v=1786299115 ## Agent notes - No image analysis performed; visual condition unverified. - Material composition not fully disclosed; "soft knit" and "fleece lined" claims unverified. - Weight recommendations for sizes are provided; use those rather than assumed garment measurements. - Price is very low; consider flagging for potential quality variability. - Only one color per size is listed (Blue for M-4XL, White for 5XL), so color availability is limited per size.
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": "Men's Fleece Lined Turtleneck Sweater Winter Warm Knitted Base Layer",
"product_id": 9556202750191,
"variant_id": 50467650994415,
"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").