Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.31 – $0.51
Default variant: 2026-2027 Medium
Default SKU: dcd-30004136313
Default price: $0.37
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/50467659415791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455812
JSON data: https://landmarks.builders/products/wp-dcd-10001455812.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Year of the Horse design: Features a charming cartoon zodiac horse theme, perfect for enthusiasts and collectors.
Dual-year planning: Available in options covering both 2026 and 2027 for extended scheduling convenience.
Integrated planner: Includes space for notes and appointments, functioning as both a calendar and a diary.
Durable construction: Made with quality materials to ensure longevity and withstand daily use.
Easy hanging: Some variants include a hook for immediate and hassle-free display on any wall.
Summary: Cartoon Year of the Horse wall calendar for 2026 and 2026–2027, available in medium and large variants with optional hanging hook, priced from $0.31.
Generated by: deepseek-v4-flash
## Identity Cartoon zodiac wall calendar/planner themed for Year of the Horse, covering 2026 and/or 2026–2027. Includes space for notes and appointments. Some variants include a hanging hook. ## Target persona - Horse zodiac enthusiasts and collectors - Budget-conscious shoppers needing a functional wall calendar - People planning across two years (2026–2027) - Buyers wanting an easy-hang wall calendar with hook ## Use cases - Displaying a horse-themed calendar at home or office - Scheduling appointments and notes for 2026 - Planning across 2026 and 2027 with a dual-year calendar - Gifting to someone born in the Year of the Horse - Quick wall mounting where hook is included ## When NOT to recommend - If buyer needs a full diary or detailed daily planner (only notes space) - If buyer needs a calendar in a different language or format (not specified) - If buyer requires a non-zodiac, general theme - If buyer needs exact physical dimensions before purchase (not provided) ## Variant options | SKU | Title | Price | |---|---|---| | dcd-30004136313 | 2026-2027 Medium | $0.37 | | dcd-30004136314 | 2026 Medium with Hook | $0.31 | | dcd-30004136315 | 2026-2027 Medium with Hook | $0.39 | | dcd-30004136316 | 2026 Large with Hook | $0.51 | ## Price and logistics facts - Base price (lowest variant): $0.31 USD - Prices vary by variant: $0.37, $0.31, $0.39, $0.51 - Dimensions not provided; shipping size unknown - Product type unspecified; treat as wall calendar/planner ## Trust signals - No stock availability stated - No return policy provided - No certifications or material claims beyond "quality materials" in description - Price consistency across variants is explicit ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ltHUve1P4UsDmWgOa__2207719711787-0-cib.jpg?v=1786299121) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OyC6mq1P4UrzvdslG__2207719711787-0-cib.jpg?v=1786299121) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ZdvG8I1P4Us10bMgr__2207719711787-0-cib.jpg?v=1786299121) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017ONQW81P4Us0jFWfX__2207719711787-0-cib.jpg?v=1786299121) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012ipO2g1P4Us1D0Y1Z__2207719711787-0-cib.jpg?v=1786299121) ## Agent notes - Image content not verified; no visual analysis performed. - Dimensions and product type fields missing from source data. - Description mentions "quality materials" and "hanging hook" but not independently verified. - SKUs correspond to year/size/hook combinations.
This product has 11 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": "2026 Year of the Horse Cartoon Zodiac Wall Calendar Planner",
"product_id": 9556205994223,
"variant_id": 50467659415791,
"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").