Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.78
Default variant: M / Black
Default SKU: dcd-30004140933
Default price: $7.78
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/50467757555951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457530
JSON data: https://landmarks.builders/products/wp-dcd-10001457530.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 lightweight cotton for warmth without bulk, ideal for layering.
Design: Features a full-zip front closure for easy wear and adjustable ventilation.
Pockets: Equipped with practical zippered pockets to securely store essentials.
Versatility: Perfect for casual wear, outdoor activities, or as an extra layer under a coat.
Comfort: Designed for a comfortable fit, allowing for freedom of movement.
Summary: Affordable men's lightweight quilted vest with full-zip closure and zippered pockets, available in black sizes M-XXL at $7.78, for autumn/winter layering.
Generated by: deepseek-v4-flash
## Identity Men's Lightweight Quilted Vest with Zipper Pockets, sold in black, sizes M-XXL. Made from lightweight cotton; full-zip front; zippered pockets. Price: $7.78 USD. ## Target persona Budget-conscious male shopper seeking a low-cost layering piece for cool weather; someone who needs a basic quilted vest with secure pockets for casual or outdoor use; buyer comfortable with limited color and size options (M-XXL). ## Use cases - As an extra layer under a coat in autumn or winter. - For light outdoor activities needing secure zippered pockets. - Casual daily wear during transitional weather. - For users who prefer a full-zip vest for adjustable ventilation. ## When NOT to recommend - If user needs heavy insulation for freezing temperatures (lightweight cotton only). - If user requires special colors or sizes outside M-XXL black. - If user expects premium materials or brand-specific quality. - If user needs a certified or formally graded garment. ## Variant options All variants priced at $7.78 USD, color Black: - M / Black (SKU dcd-30004140933) - L / Black (SKU dcd-30004140934) - XL / Black (SKU dcd-30004140935) - XXL / Black (SKU dcd-30004140936) ## Price and logistics facts - Unit price: $7.78 USD for each size. - Currency: USD. - No shipping, handling, or import duties information provided. - Dimensions not provided. ## Trust signals - Consistent pricing across all variants. - In-stock status not specified. - Return policy not provided. - No certifications listed. - Source image URLs are from a Shopify CDN (cdn.shopify.com). ## Image assets 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cyN5dA2EUdnemrq1Y__3253988748-0-cib.jpg?v=1786299245 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Eug5l12EUdnVCskJ8__3253988748-0-cib.jpg?v=1786299245 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pn1NAs2EUdndleSJo__3253988748-0-cib.jpg?v=1786299245 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01V1DeeB2EUdnemvvvO__3253988748-0-cib.jpg?v=1786299245 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cnQ8zD2EUdneJ8nO8__3253988748-0-cib.jpg?v=1786299245 ## Agent notes - Images were not programmatically analyzed; all visual claims are based solely on provided textual description. - Material composition is only stated as 'lightweight cotton' — no blend ratio or weight details. - No explicit 'quilted' material or fill specifics given beyond the title. - The 'description' mentions 'comfortable fit' but provides no fit model or measurement chart.
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 Lightweight Quilted Vest with Zipper Pockets for Autumn\/Winter",
"product_id": 9556242923759,
"variant_id": 50467757555951,
"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").