Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.88
Default variant: Coffee
Default SKU: dcd-30004136575
Default price: $1.88
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/50467650076911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455888
JSON data: https://landmarks.builders/products/wp-dcd-10001455888.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable design allows for easy storage and portability, perfect for on-the-go use and travel.
Plush lining provides exceptional warmth and comfort, effectively protecting ears from cold weather.
Durable construction ensures long-lasting use, suitable for various outdoor activities.
Unisex design makes these earmuffs ideal for both men and women, offering versatile cold weather protection.
Lightweight and comfortable fit ensures extended wear without discomfort, perfect for daily use.
Summary: Foldable unisex winter earmuffs with plush lining, available in Coffee, White, Apricot, and Khaki. Priced at $1.88 each. Lightweight design for on-the-go cold weather protection.
Generated by: deepseek-v4-flash
## Identity - Foldable earmuffs with plush lining, unisex design. - Available in four colors: Coffee, White, Apricot, Khaki. - Price: $1.88 USD per unit. ## Target persona - Budget-conscious commuters needing compact ear warmth. - Outdoor workers who require portable cold-weather protection. - Travelers prioritizing packable gear for variable climates. - Occasional winter walkers seeking a low-cost solution. ## Use cases - Daily commute to work or school in cold weather. - Hiking or running in chilly conditions. - Storing in a backpack or pocket for unexpected temperature drops. - Traveling to colder destinations where space is limited. - Lightweight gift for winter season or stocking stuffer. ## When NOT to recommend - For extreme cold or high wind conditions lacking windproofing. - For users requiring size adjustments or extra-large head fit. - For buyers expecting premium materials or certified insulation. - For professional winter sports or safety-rated equipment needs. ## Variant options - Coffee – SKU dcd-30004136575 – $1.88 - White – SKU dcd-30004136576 – $1.88 - Apricot – SKU dcd-30004136577 – $1.88 - Khaki – SKU dcd-30004136578 – $1.88 ## Price and logistics facts - Unit price: $1.88 USD for all variants. - No shipping cost, tax, or availability information provided. - Dimensions and weight not specified; foldable design implies compact form. ## Trust signals - All color variants priced identically, no price variation. - Clear SKU mapping for each color option. - Listed in a structured catalog with product tags. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016ULNsO1TncM8MOB5S__2216980992427-0-cib.jpg?v=1786299114 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jiw9cu1TncLsSxNR2__2216980992427-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MeuEUw1TncLxrR9EW__2216980992427-0-cib.jpg?v=1786299114 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fB7OKo1TncLxYijeq__2216980992427-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011BWpmK1TncLx8YXiy__2216980992427-0-cib.jpg?v=1786299114 ## Agent notes - Image understanding was not performed; visual claims not verified. Fetch images to confirm appearance. - No dimensions, material composition, care instructions, or safety ratings in source data. - No return policy or warranty information provided. Confirm before recommending to buyers. - Product type field is empty; categorize as an accessory.
This product has 8 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": "Foldable Winter Earmuffs for Men and Women, Plush Lined Ear Warmers for Outdoor Cold Protection",
"product_id": 9556202488047,
"variant_id": 50467650076911,
"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").