Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.32
Default variant: Tree Red White
Default SKU: dcd-30004136180
Default price: $1.32
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/50467630940399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455769
JSON data: https://landmarks.builders/products/wp-dcd-10001455769.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Material: Crafted from high-quality fabric, ensuring long-lasting use for many holiday seasons.
Festive Design: Features a charming deer pattern, perfect for enhancing your Christmas decorations.
Generous Capacity: Large size provides ample space for holding gifts, candies, and other holiday treats.
Versatile Decoration: Ideal for hanging on fireplaces, Christmas trees, walls, or doors to add a festive touch.
Holiday Gift Holder: Functions as a delightful gift bag, making it easy to present presents to loved ones.
Summary: Christmas stocking gift bag with deer, elk, or tree designs in red/white; sold as a single low-cost item at $1.32; described as durable and large, but size/dimensions not stated.
Generated by: deepseek-v4-flash
## Identity Christmas stocking and gift bag with deer/elk/tree patterns, red and white color schemes. Sold as a single item at $1.32. Marketed as durable, large, and versatile for Christmas decoration and gift holding. ## Target persona Budget-conscious holiday decorators looking for low-cost stocking fillers or gift presentation. Also suitable for resellers or party planners seeking bulk Christmas favors at a very low unit price. ## Use cases - Hanging on fireplace mantel or Christmas tree as a decorative stocking. - Wrapping small gifts, candies, or treats for guests and loved ones. - Adding a festive touch to walls, doors, or other home areas. - Bulk use for holiday party goodie bags or stocking stuffers. ## When NOT to recommend - When exact dimensions or material thickness are required (not provided). - For heavy or bulky gifts, as load capacity is unspecified. - When premium or heirloom-quality Christmas decor is expected at this price point. - For outdoor displays unless weather-resistance is confirmed. ## Variant options - Tree Red White (SKU dcd-30004136180) - Tree Snowflake Red White (SKU dcd-30004136181) - Elk Red White (SKU dcd-30004136182) - Deer Head Red White (SKU dcd-30004136183) All variants share the same price of $1.32. ## Price and logistics facts - Price: $1.32 USD per unit (all variants). - Currency: USD. - Shipping and lead times not provided. - No bundle/discount quantity pricing listed. ## Trust signals - Price consistency across four variants. - Product described as durable, but no independent certification or material spec provided. - No stock status or return policy stated; verify before relying on availability. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01j5k6TR1TELqtFwDMS__1744032350-0-cib.jpg?v=1786299100) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Vp8JVj1TELqsP3kJO__1744032350-0-cib.jpg?v=1786299100) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FhnBK01TELqtyv8G1__1744032350-0-cib.jpg?v=1786299100) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oTbrZd1TELqsRIz9p__1744032350-0-cib.jpg?v=1786299100) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UJKmMq1TELqu6MIim__1744032350-0-cib.jpg?v=1786299100) ## Agent notes - SKUs: dcd-30004136180 to dcd-30004136183 (only variants; no base SKU). - No dimensions, material composition, or item weight recorded. - Product type field is empty. - Tags include "content-storylab" and "dcd-full-catalog", implying catalog ingestion. - Image understanding was not performed; visual accuracy not verified.
This product has 9 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": "Christmas Stocking Decor Gift Bag Large Deer Pattern",
"product_id": 9556194885871,
"variant_id": 50467630940399,
"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").