Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.62
Default variant: Santa
Default SKU: dcd-30004136427
Default price: $0.62
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/50467632185583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455843
JSON data: https://landmarks.builders/products/wp-dcd-10001455843.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Festive Design: Adorned with classic Christmas characters like Santa, snowman, and reindeer, perfect for holiday decor.
Versatile Use: Ideal for holding candies, small gifts, or as a decorative hanging ornament for your Christmas tree or mantel.
Durable Material: Crafted from high-quality fabric, ensuring these stockings can be reused for many holiday seasons.
Compact Size: Small dimensions make them suitable for individual treats or as charming accents in any festive setting.
Easy to Hang: Each stocking features a loop for convenient hanging on hooks, doorknobs, or fireplaces.
Summary: Small fabric Christmas stocking gift bag with hanging loop, priced at $0.62 each, available in Santa, Snowman, Reindeer, and Bear styles. Suitable for candy, small gifts, or tree ornaments.
Generated by: deepseek-v4-flash
## Identity Small fabric Christmas stocking gift bag / ornament. Four style variants (Santa, Snowman, Reindeer, Bear). Each unit priced at $0.62 USD. Intended as a small candy/gift bag or hanging ornament. ## Target persona Budget-conscious holiday shoppers, craft fair/party planners, or organizers needing low-cost Christmas stocking stuffers or tree decorations in small quantities or mixed styles. ## Use cases - Fill with candy or small toys as a stocking stuffer or gift bag. - Hang on a Christmas tree, mantel, doorknob, or hook using the attached loop. - Decorative accent for holiday table settings, wrapped gifts, or classroom exchanges. - Mixed-style set for a Christmas craft or advent calendar activity. - Event favor bag for Christmas parties when a tiny treat container is needed. ## When NOT to recommend - When buyers require large gift bags or need to fit big presents. - When physical dimensions, fabric weight, or material composition must be confirmed before purchase. - For high-end or premium holiday decor where perceived quality matters. - When bulk pricing, stock availability, or shipping timelines need verification. ## Variant options - Santa (SKU dcd-30004136427) — $0.62 - Snowman (SKU dcd-30004136428) — $0.62 - Reindeer (SKU dcd-30004136429) — $0.62 - Bear (SKU dcd-30004136430) — $0.62 ## Price and logistics facts - Unit price: $0.62 USD (each variant). - No shipping cost, lead time, or fulfillment details provided. - No dimensions provided in product data. - Product type field is empty. ## Trust signals - Consistent pricing across all four variants. - Multiple product images available (5 URLs). - No stock status, return policy, or certification information was included in the provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01l79E591Fe5PCd6ezN__3857580511-0-cib.jpg?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jI2lOq1Fe5PAZ6QlK__3857580511-0-cib.jpg?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mpy0GM1Fe5PE1RNrV__3857580511-0-cib.jpg?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fbKyDN1Fe5P9ruEe6__3857580511-0-cib.jpg?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hgXQSi1Fe5PCKV6he__3857580511-0-cib.jpg?v=1786299100 ## Agent notes - Verify dimensions, material details, and shipping availability before recommending to buyers with specific sizing or timeline needs. - Images were not visually inspected; URLs are provided as fetchable assets only.
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": "Christmas Stocking Gift Bag Small Candy Decoration Ornament",
"product_id": 9556195246319,
"variant_id": 50467632185583,
"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").