Skip to content

Commit

Permalink
Updated samples and articles from gitlab b1494eb3ca4755b64bbce37305c3…
Browse files Browse the repository at this point in the history
…46af8c6e5932
  • Loading branch information
pj-gitlab-bot committed Jan 7, 2025
1 parent 92744d0 commit 96dbc4c
Showing 1 changed file with 1 addition and 37 deletions.
38 changes: 1 addition & 37 deletions docs/feeds/offer/fields/condition.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,6 @@ State the condition of the product you are selling for your customers.
## Allowed Enum Values

<dl>
<dt>
<pre>
<code>
damaged packaging
</code>
</pre>
</dt>
<dd>
<ReactMarkdown>
{`Product is new but the packaging is damaged or missing. May be due to the packaging being damaged in transport.`}
</ReactMarkdown>
</dd>
<dt>
<pre>
<code>
demo
</code>
</pre>
</dt>
<dd>
<ReactMarkdown>
{`Product has been used as an exhibition sample and is therefore not in intact packaging, or the product is completely without packaging.`}
</ReactMarkdown>
</dd>
<dt>
<pre>
<code>
Expand Down Expand Up @@ -93,18 +69,6 @@ State the condition of the product you are selling for your customers.
{`Product has been previously used.`}
</ReactMarkdown>
</dd>
<dt>
<pre>
<code>
almost new
</code>
</pre>
</dt>
<dd>
<ReactMarkdown>
{`Product is both technically and visually almost like new, condition has been verified by the company and has at least a 1-year warranty.`}
</ReactMarkdown>
</dd>
</dl>


Expand Down Expand Up @@ -291,7 +255,7 @@ condition
| Repeatable limit | **0** | If a list, this specifices the max number of items |

## Changelog
<ChangeLog versionHistory={[{"added": ["New enum value `new_used`"], "date": "2023-09-20"}, {"added": ["Initial definition"], "date": "2022-12-07"}]} dateOnly={true} />
<ChangeLog versionHistory={[{"added": ["Deprecate and remove values `damaged packaging`, `demo` and `almost new`"], "date": "2024-12-18"}, {"added": ["New enum value `new_used`"], "date": "2023-09-20"}, {"added": ["Initial definition"], "date": "2022-12-07"}]} dateOnly={true} />

## References
- [Google Merchant Specification](https://support.google.com/merchants/answer/6324469)

0 comments on commit 96dbc4c

Please sign in to comment.