Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.60
Default variant: M/L (Recommended for 75-135 lbs) / White
Default SKU: dcd-30004137735
Default price: $1.60
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/50467634053359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456208
JSON data: https://landmarks.builders/products/wp-dcd-10001456208.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Thermal Fabric: Crafted with brushed fleece lining for exceptional warmth and comfort during autumn and winter seasons.
Integrated Design: Features a built-in bra with chest pads, eliminating the need for a separate undergarment.
Half-High Collar: Provides extra neck warmth and a stylish, modest look suitable for layering or wearing alone.
Ribbed Texture: Soft, stretchy ribbed material offers a snug yet comfortable fit that adapts to your body shape.
Versatile Wear: Ideal as a base layer for cold weather or as a standalone top for a cozy and fashionable outfit.
Summary: Women's thermal ribbed half-high collar vest with built-in bra and fleece lining, available in M/L in four colors at $1.60 USD.
Generated by: deepseek-v4-flash
## Identity Women's thermal ribbed half-high collar vest with built-in bra and fleece lining. Available in M/L (recommended for 75-135 lbs) in White, Dark Grey, Khaki, and Green. SKU range: dcd-30004137735 to dcd-30004137738. ## Target persona Female adults approximately 75-135 lbs, budget-conscious, seeking a low-cost warm base layer for autumn and winter. Suitable for minimalists and travelers needing multi-functional clothing. ## Use cases - Cold-weather layering under jackets or coats. - Standalone top for cozy indoor or outdoor wear. - Travel garment that reduces packing by combining top and bra. - Transitional autumn wear when light warmth is needed. - Activities in mildly cold climates requiring stretch and mobility. ## When NOT to recommend - People weighing above 135 lbs or who need larger sizing. - Those requiring separate, fully adjustable bra support. - Use in hot or humid climates where fleece lining is excessive. - Formal or office environments where a vest without sleeves is not appropriate. ## Variant options - M/L / White (dcd-30004137735) – $1.60 USD - M/L / Dark Grey (dcd-30004137736) – $1.60 USD - M/L / Khaki (dcd-30004137737) – $1.60 USD - M/L / Green (dcd-30004137738) – $1.60 USD ## Price and logistics facts Price: $1.60 USD per variant. Shipping, stock status, and return policy not provided. Physical dimensions not provided. ## Trust signals - Price is consistent across all variants. - Product is listed as part of full catalog and incremental import tags. - No certifications or formal trust badges are available in the provided data. - In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kyqVB92EDEkepylyS__2214234288710-0-cib.jpg?v=1786299102 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oUFtPt2EDEkePVCD7__2214234288710-0-cib.jpg?v=1786299102 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ykZsV12EDEkePVrlH__2214234288710-0-cib.jpg?v=1786299102 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01IUxbou2EDEkfU7qrl__2214234288710-0-cib.jpg?v=1786299102 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01QJgEy52EDEkepyuIP__2214234288710-0-cib.jpg?v=1786299102 ## Agent notes Image understanding was not performed on the provided image URLs; verify visual appearance separately. Dimensions not provided. Only one size (M/L) is listed. Stock status unknown.
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": "Women's Thermal Ribbed Half-High Collar Vest with Built-in Bra and Fleece Lining",
"product_id": 9556195868911,
"variant_id": 50467634053359,
"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").