Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.97
Default variant: Coffee Cat
Default SKU: dcd-30004136191
Default price: $0.97
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/50467636248815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455772
JSON data: https://landmarks.builders/products/wp-dcd-10001455772.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Creative Design: Features a unique INS-style aesthetic, perfect for adding a touch of modern decor to any room.
Large Format: Generously sized for clear visibility and ample space to write down appointments and notes.
Durable Material: Constructed from high-quality paper to ensure longevity and a smooth writing experience.
Planning Tool: Ideal for tracking daily tasks, setting goals, and maintaining a self-discipline routine throughout 2026.
Easy Installation: Designed for convenient wall hanging, making it simple to display in your home or office.
Summary: A 2026 wall calendar with creative INS-style design, available in four design variants, priced at $0.97 USD, intended for home planning and self-discipline.
Generated by: deepseek-v4-flash
## Identity This is a 2026 wall calendar with a creative INS-style aesthetic. It is available in four design variants: Coffee Cat, Men and Women, New Horror Cat, and New Flower. The price is $0.97 USD. The item is designed for home planning and self-discipline. ## Target persona Budget-conscious planners who want an inexpensive, decorative 2026 wall calendar. It may appeal to fans of specific designs (e.g., cat-themed or modern minimal style) looking for a low-cost replacement calendar. ## Use cases - Tracking daily tasks and appointments throughout 2026. - Setting personal goals and maintaining a self-discipline routine. - Adding a modern decorative accent to a home or office wall. - Replacing an outdated calendar at the start of the new year. ## When NOT to recommend - Buyers who require precise dimensions or a large-format calendar with ample writing space, as physical size is not specified. - Buyers seeking a premium, durable wall calendar intended for long-term use beyond one year. - Buyers needing specific calendar layouts (e.g., weekly spreads or month-start options) not documented in the provided facts. ## Variant options Four design variants are available, all priced at $0.97 USD: - Coffee Cat (SKU dcd-30004136191) - Men and Women (SKU dcd-30004136192) - New Horror Cat (SKU dcd-30004136193) - New Flower (SKU dcd-30004136194) ## Price and logistics facts - Price: $0.97 USD for all variants. - No shipping cost, return policy, or stock status was provided in the facts. - Physical dimensions (length, width, height) are not provided. ## Trust signals - The product has multiple design options and five product images. - No certifications, warranties, or explicit trust badges are available in the source data. - Stock status and return policy are not disclosed. ## Image assets Five image URLs are available in the `image_urls` field. These images were not visually inspected by the agent. ## Agent notes - The product type field was empty; inferred as a wall calendar from the title and description. - At $0.97, this is an extremely low-cost calendar; consider shipping and handling when comparing total price. - Verify stock availability and shipping details with the merchant before final recommendation.
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": "2026 Wall Calendar with Creative INS Style Design for Home Planning and Self-Discipline",
"product_id": 9556197015791,
"variant_id": 50467636248815,
"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").