ข้อจำกัดความรับผิดของเมนู
คุณสามารถใส่ข้อจำกัดความรับผิดในเมนูเกี่ยวกับข้อมูลโภชนาการและอาหาร สารก่อภูมิแพ้ และการเปิดเผยปริมาณโซเดียมที่คุณระบุ โดยให้ใช้แอตทริบิวต์ disclaimer
และ disclaimerURL
ของเอนทิตี Menu
ข้อมูลนี้จะแสดงต่อผู้ใช้เมื่อเรียกดูเมนูใน "การสั่งซื้อจากต้นทางถึงปลายทาง"
{
"@type": "Menu",
"@id": "menu_1",
"disclaimer": {
"@type": "MenuDisclaimer",
"@id": "menu_1_disclaimer_1",
"text": "The average adult daily energy intake is 8700 kJ",
"url": "https://partner.domain.com/menu/provider/disclaimer/more-info.html"
}
}
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-26 UTC
[null,null,["อัปเดตล่าสุด 2024-11-26 UTC"],[[["Use the `disclaimer` and `disclaimerURL` attributes within the `Menu` entity to display disclaimers related to nutrition, allergens, and sodium content on your Ordering End-to-End menu."],["The disclaimer information, including text and a URL for further details, is shown to users as they browse your menu."],["You can provide menu item-specific details like nutrition, allergens, additives, and dietary information using dedicated attributes within the `menuItem` entity."]]],["Menus can include disclaimers using the `disclaimer` and `disclaimerURL` attributes within the `Menu` entity. This allows for the disclosure of nutritional information, allergens, and sodium details. The `disclaimer` field provides the text, and `disclaimerURL` links to more information. These disclaimers are displayed when users view the menu. Menu item-specific nutritional, allergen, additive, and dietary information can be set using related attributes in the `menuItem` entity.\n"]]