<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>thread Item/Variation Classification for Suggested Add-Ons in Orders, Menu Items, Catalog &amp; Fulfilment</title>
    <link>https://community.squareup.com/t5/Orders-Menu-Items-Catalog/Item-Variation-Classification-for-Suggested-Add-Ons/m-p/806900#M88</link>
    <description>&lt;P&gt;It would be nice to implement a way to suggest additional items when an Item is added to the cart. For the database that I built for my own website I created a cross-reference table that links other Items' Variations' to the selected Variation via a ClassID number, excluding the current Item's Category, and returns matching Variations from them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When a Twin Mattress is selected, the cross reference table finds all other matching Twin Items including Twin Box Springs, Twin Protectors, Twin Sheets, and Twin Frames.&amp;nbsp;Here is a simplified&amp;nbsp; example of what I have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Categories:&lt;/P&gt;&lt;TABLE border="1" width="36.000[Redacted]9%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Cat_ID&lt;/TD&gt;&lt;TD width="16.666666666666668%" height="23px"&gt;Cat_Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="16.666666666666668%" height="23px"&gt;Mattresses&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="16.666666666666668%" height="23px"&gt;Foundations&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="16.666666666666668%" height="23px"&gt;Frames&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;Sheets&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;etcetera...&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="50%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Class_ID&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Class_Name&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Twin Size&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="23px"&gt;2&lt;/TD&gt;&lt;TD height="23px"&gt;Full Size&lt;/TD&gt;&lt;TD height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Queen Size&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;4&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;King Size&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;etcetera...&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Cross Reference&lt;/P&gt;&lt;TABLE border="1" width="49%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="12.5%" height="43px"&gt;Class Cross ID&lt;/TD&gt;&lt;TD width="6.25%" height="43px"&gt;Class_Cat&lt;/TD&gt;&lt;TD width="1.5625%" height="43px"&gt;Class_Cross_Ref&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="63px"&gt;1&lt;/TD&gt;&lt;TD width="6.25%" height="63px"&gt;1&lt;/TD&gt;&lt;TD width="1.5625%" height="63px"&gt;2,3,4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2,3,4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2,3,4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;4&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2,3,4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;5&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;6&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;7&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;8&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;9&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;10&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;11&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;12&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;etcetera...&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An Item in Category 1 (Mattress) has a Variation (Full) with a ClassID of 2, which finds additional Items and Variations with the same ClassID.&amp;nbsp;So a Full Size Mattress (ClassID 2) finds and offers matching Full Size Foundations, Frames, Sheets, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Square already has its &lt;STRONG&gt;Category&lt;/STRONG&gt; Table and Square could use the Data from&amp;nbsp;&lt;STRONG&gt;Option Sets&lt;/STRONG&gt; as Class IDs, so all that needs to be added is a &lt;EM&gt;&lt;STRONG&gt;CrossReference&lt;/STRONG&gt; &lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/EM&gt; in that &lt;STRONG&gt;Option Set&lt;/STRONG&gt; Data, where you can link each Option Set's datarow to another Option Set's datarow(s).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would only work for Item Variations created using the Option... er, option "to create variations in bulk" since that links Variations together across multiple Items. Feel free to ask for clarification, I tried to be as brief as possible without loosing specificity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 20 Sep 2025 09:31:56 GMT</pubDate>
    <dc:creator>vodhin</dc:creator>
    <dc:date>2025-09-20T09:31:56Z</dc:date>
    <item>
      <title>Item/Variation Classification for Suggested Add-Ons</title>
      <link>https://community.squareup.com/t5/Orders-Menu-Items-Catalog/Item-Variation-Classification-for-Suggested-Add-Ons/m-p/806900#M88</link>
      <description>&lt;P&gt;It would be nice to implement a way to suggest additional items when an Item is added to the cart. For the database that I built for my own website I created a cross-reference table that links other Items' Variations' to the selected Variation via a ClassID number, excluding the current Item's Category, and returns matching Variations from them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When a Twin Mattress is selected, the cross reference table finds all other matching Twin Items including Twin Box Springs, Twin Protectors, Twin Sheets, and Twin Frames.&amp;nbsp;Here is a simplified&amp;nbsp; example of what I have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Categories:&lt;/P&gt;&lt;TABLE border="1" width="36.000[Redacted]9%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Cat_ID&lt;/TD&gt;&lt;TD width="16.666666666666668%" height="23px"&gt;Cat_Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="16.666666666666668%" height="23px"&gt;Mattresses&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="16.666666666666668%" height="23px"&gt;Foundations&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="16.666666666666668%" height="23px"&gt;Frames&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;Sheets&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;etcetera...&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="50%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Class_ID&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Class_Name&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Twin Size&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="23px"&gt;2&lt;/TD&gt;&lt;TD height="23px"&gt;Full Size&lt;/TD&gt;&lt;TD height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;Queen Size&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;4&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;King Size&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;etcetera...&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Cross Reference&lt;/P&gt;&lt;TABLE border="1" width="49%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="12.5%" height="43px"&gt;Class Cross ID&lt;/TD&gt;&lt;TD width="6.25%" height="43px"&gt;Class_Cat&lt;/TD&gt;&lt;TD width="1.5625%" height="43px"&gt;Class_Cross_Ref&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="63px"&gt;1&lt;/TD&gt;&lt;TD width="6.25%" height="63px"&gt;1&lt;/TD&gt;&lt;TD width="1.5625%" height="63px"&gt;2,3,4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2,3,4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2,3,4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;4&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;1&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2,3,4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;5&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;6&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;7&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;8&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;2&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;9&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;10&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;11&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;12&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;3&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="12.5%" height="23px"&gt;etcetera...&lt;/TD&gt;&lt;TD width="6.25%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="1.5625%" height="23px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An Item in Category 1 (Mattress) has a Variation (Full) with a ClassID of 2, which finds additional Items and Variations with the same ClassID.&amp;nbsp;So a Full Size Mattress (ClassID 2) finds and offers matching Full Size Foundations, Frames, Sheets, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Square already has its &lt;STRONG&gt;Category&lt;/STRONG&gt; Table and Square could use the Data from&amp;nbsp;&lt;STRONG&gt;Option Sets&lt;/STRONG&gt; as Class IDs, so all that needs to be added is a &lt;EM&gt;&lt;STRONG&gt;CrossReference&lt;/STRONG&gt; &lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/EM&gt; in that &lt;STRONG&gt;Option Set&lt;/STRONG&gt; Data, where you can link each Option Set's datarow to another Option Set's datarow(s).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would only work for Item Variations created using the Option... er, option "to create variations in bulk" since that links Variations together across multiple Items. Feel free to ask for clarification, I tried to be as brief as possible without loosing specificity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Sep 2025 09:31:56 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Orders-Menu-Items-Catalog/Item-Variation-Classification-for-Suggested-Add-Ons/m-p/806900#M88</guid>
      <dc:creator>vodhin</dc:creator>
      <dc:date>2025-09-20T09:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Item/Variation Classification for Suggested Add-Ons</title>
      <link>https://community.squareup.com/t5/Orders-Menu-Items-Catalog/Item-Variation-Classification-for-Suggested-Add-Ons/m-p/807173#M89</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.squareup.com/t5/user/viewprofilepage/user-id/735896"&gt;@vodhin&lt;/a&gt;, thank you for your post!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a great idea! I might recommend taking a look at this &lt;A href="https://community.squareup.com/t5/Square-Online-Discussion/How-to-set-up-product-suggestions-or-recommendations-on-Square/m-p/790788#M3744" target="_self"&gt;Square Community post&amp;nbsp;&lt;/A&gt;and see if the Best Answer on that page may resolve your request a bit. Is a&amp;nbsp;"reccomended item" what you were referring to in your post?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, then I would ask, are you familiar with &lt;A href="https://community.squareup.com/t5/Feature-Requests-Ideate/ct-p/Beta-Feature-Requests" target="_self"&gt;Ideate&lt;/A&gt;? Ideate is a great place to post new ideas and suggestions for Square products. Feel free to add your idea as a Feature Request on there and post a link to your post back here to gain more traffic for other Sellers to see.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the meantime though, please let me know if you have any other questions or concerns.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 22:00:20 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Orders-Menu-Items-Catalog/Item-Variation-Classification-for-Suggested-Add-Ons/m-p/807173#M89</guid>
      <dc:creator>Sammie_C</dc:creator>
      <dc:date>2025-08-26T22:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Item/Variation Classification for Suggested Add-Ons</title>
      <link>https://community.squareup.com/t5/Orders-Menu-Items-Catalog/Item-Variation-Classification-for-Suggested-Add-Ons/m-p/807443#M90</link>
      <description>&lt;P&gt;Thank you for the tip. The other post regards an Online Store and it looks like this suggests other items from the same category. Similar idea, but my suggestion is to display additional items from other categories that go with the selected item, eg: Offer Twin Sheets when selecting a Twin Mattress, or a doughnut when selecting a cup of coffee... I'll go check out the Ideate (not a great name, should be simply Feature Requests or something sane) forum.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 16:33:28 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Orders-Menu-Items-Catalog/Item-Variation-Classification-for-Suggested-Add-Ons/m-p/807443#M90</guid>
      <dc:creator>vodhin</dc:creator>
      <dc:date>2025-08-28T16:33:28Z</dc:date>
    </item>
  </channel>
</rss>

