Brand: World Products (Landmark)
SKU: dcd-30003991869
Price: $4.24
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor Games
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50415165407471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001406655
JSON data: https://landmarks.builders/products/wp-dcd-10001406655.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This outdoor tic-tac-toe game features a vibrant yellow square rope grid laid out in a 3 by 3 board pattern, bringing a beloved classic to your lawn or backyard. Enjoy a dynamic lawn game that combines strategic thinking with physical coordination, making it perfect for active group play and friendly competition. The kit includes a large 120 cm by 120 cm board, orange ground stakes to secure the grid, and square textile beanbags marked with red and blue X and O symbols for a complete tic-tac-toe with beanbags experience. Designed specifically as a beanbag toss game, the set comes with sturdy ground stakes that fix the rope grid firmly to the grass, ensuring the board stays in place during windy days or intense matches. This tic-tac-toe game serves as an engaging target throwing activity, helping players of all ages practice their aim and coordination while enjoying fresh air.
Summary: Portable tic-tac-toe bean bag toss lawn game with a 120 cm rope grid, stakes, and X/O beanbags; priced at $4.24.
Generated by: deepseek-v4-flash
## Identity A portable outdoor tic-tac-toe bean bag toss game. Includes a 120 cm × 120 cm square rope grid (3×3 pattern), orange ground stakes, and textile beanbags with red/blue X/O symbols. Single variant: 'Tic-tac-toe Rope' (SKU dcd-30003991869). Price: $4.24 USD. ## Target persona Budget-conscious parents, elementary school teachers, camp counselors, and picnic/tailgate hosts needing a low-cost outdoor group activity. ## Use cases - Backyard or park lawn game for family gatherings. - Target-throwing practice for young children. - Classroom recess or field day station. - Camping or tailgate entertainment. - Teaching turn-taking and strategy in a physical format. ## When NOT to recommend - When a durable, professional cornhole or heavy-duty wooden game is expected. - For use on hard surfaces (concrete, indoors) since ground stakes require soft ground. - For buyers wanting a rigid framed board game. ## Variant options Single variant: Tic-tac-toe Rope (dcd-30003991869) at $4.24 USD. ## Price and logistics facts - Price: $4.24 USD. - Dimensions: 34 cm × 24 cm × 10 cm (product/package size; board itself is 120 cm × 120 cm). - No shipping or availability data provided. ## Trust signals - In-stock status unknown. - Return policy not provided. - Single variant price confirmed. - No certifications stated. ## Image assets 5 images available without alt text: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86a84045-17b1-45f1-9a1f-504bb24cba6b.jpg?v=1786270189 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d894312-9fa9-406e-8cd9-4b901c45c6ed.jpg?v=1786270212 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8929088-719b-4a19-8285-b0b4f52bed94.jpg?v=1786270200 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c48f82ba-000d-4ee0-86e9-c60f924b3c3a.jpg?v=1786270220 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2da79a9-3926-4fe0-99db-bd065c1be7b8.jpg?v=1786270223 ## Agent notes - Product type: Outdoor Games. - Title mentions washable board; description does not detail board material. - Beanbags described as textile; no fill material specified. - Images not visually inspected; only URLs available.
This product has 8 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": "Portable Tic-Tac-Toe Bean Bag Toss Game with Sturdy Washable Board for Family and Kids",
"product_id": 9540495442159,
"variant_id": 50415165407471,
"quantity": 1,
"grams": 1100,
"length_cm": "34.0",
"width_cm": "24.0",
"height_cm": "10.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. 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").