Brand: World Products (Landmark)
SKU: dcd-30002718187
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49903492399343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033218
JSON data: https://landmarks.builders/products/m4x-10001033218.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Jesus Figurine Pen Holder Easter Gift Bible Passage Writing Utensil Holder
Summary: Jesus figurine pen holder with Bible passage, designed to hold writing utensils, priced at $10.99 and dimensions 13x11.5x14 cm.
Generated by: deepseek-v4-flash
## Identity Jesus Figurine Pen Holder Easter Gift Bible Passage Writing Utensil Holder ## Target persona - Christian office workers seeking faith-based decor - Easter gift shoppers for religious friends and family - Sunday school teachers needing classroom supplies - Church members looking for meaningful desk accessories ## Use cases - Holding pens and pencils on a desk or workspace - Gifting for Easter or religious occasions - Decorating a home office with Christian symbolism - Organizing writing utensils in a Sunday school classroom - Providing daily inspiration with Bible passage display ## When NOT to recommend - Non-religious or secular environments - Users who prefer modern, minimalist aesthetic - Those needing high-capacity pen storage - Children's rooms due to potential fragility ## Variant options Only style available: Pen Holder ($10.99) ## Price and logistics facts - Price: $10.99 USD - Dimensions: 13 cm (length) x 11.5 cm (width) x 14 cm (height) - No shipping or fulfillment details provided ## Trust signals - Image understanding not performed; visual details not assessed - In-stock status and return policy not available - No certifications or material information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70e5dcfa-b1c5-40e3-8f12-10f040fc54e0.jpg?v=1782146562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e41075b4-44f1-4d0e-bfb4-7930a1c9ff63.jpg?v=1782146558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c6b161f-3c58-47d5-922a-53e1b2e1328b.jpg?v=1782146558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37224607-eb1c-4cda-94a0-77fa63d85a57.jpg?v=1782146558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9adae865-6bae-4a52-a2d8-d8bd3fc117f2.jpg?v=1782146558 ## Agent notes Image content was not analyzed; visual specifics such as material, color, and design details are not inferred. No shipping or return policy information is available.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Jesus Figurine Pen Holder Easter Gift Bible Passage Writing Utensil Holder",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "11.5",
"_height_cm": "14.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").