Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.49
Default variant: Design Eleven
Default SKU: dcd-30004141159
Default price: $2.49
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/50467713089775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457591
JSON data: https://landmarks.builders/products/wp-dcd-10001457591.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Express gratitude: Perfect for showing appreciation to teachers on Teacher's Day or any occasion.
Complete set: Each package includes 6 unique greeting cards and matching envelopes for convenience.
High-quality paper: Crafted from durable cardstock, ensuring a premium feel and lasting impression.
Variety of designs: Features multiple distinct designs, offering options to suit different preferences.
Versatile use: Ideal for school events, personal gifts, or collective messages from students.
Summary: Six-card Teacher's Day greeting card set with matching envelopes, available in four design variants for $2.49 USD.
Generated by: deepseek-v4-flash
## Identity Teacher's Day Greeting Cards with Envelopes - 6-Card Set. Includes 6 unique cards and matching envelopes. Made of durable cardstock. Four design variants available. ## Target persona Built for students, parents, or teaching staff needing a low-cost, ready-to-write thank-you card set for Teacher's Day or similar appreciation moments. Primary buyers: elementary school children with parent assistance, PTA volunteers, homeroom coordinators. ## Use cases - Teacher's Day appreciation note - End-of-school-year thank-you - Teacher Appreciation Week gift add-on - Class-wide collective card from students - Small token of gratitude for a coach or mentor ## When NOT to recommend - When the buyer needs a single premium card (this is a 6-card budget set) - When ordering for bulk events needing more than 6 identical cards per design - When the occasion is not teacher/mentor appreciation (e.g., birthday, sympathy) - When custom printed messages are required ## Variant options All priced at $2.49 USD per set. - Design One (SKU dcd-30004141160) - Design Two (SKU dcd-30004141161) - Design Three (SKU dcd-30004141162) - Design Eleven (SKU dcd-30004141159) ## Price and logistics facts - Price: $2.49 USD per 6-card set - Currency: USD - No shipping, handling, or delivery time data provided - No physical dimensions provided ## Trust signals - Price consistent across all variants - Includes envelopes with each card set - No stock level, return policy, or certification data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019pTuvX1zsiW1fUedU__2210919256770.webp?v=1786299216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aE4aiU1zsiQyg9qkf__2210919256770.webp?v=1786299216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BZLb7o1zsiQyzqcIO__2210919256770.webp?v=1786299216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tThG331zsiQy1Qlyy__2210919256770.webp?v=1786299216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01t7x2Cv1zsiQzvPu9N__2210919256770.webp?v=1786299216 ## Agent notes - No image analysis performed; visual designs not verified from images. - Missing data: dimensions, shipping costs, delivery time, stock status, return policy, paper weight, card size. - Description mentions "premium feel" but no certifications; treat as marketing language.
This product has 10 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": "Teacher's Day Greeting Cards with Envelopes - 6-Card Set",
"product_id": 9556227162351,
"variant_id": 50467713089775,
"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").