Skip to content

Commit

Permalink
Merge pull request #51 from Topbor/master
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesnowden authored Feb 21, 2022
2 parents d2429ab + 6b19add commit 1094b05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/LukeSnowden/GoogleShoppingFeed/Item.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ class Item
const OUTOFSTOCK = 'out of stock';

const PREORDER = 'preorder';

const BACKORDER = 'backorder';

const BRANDNEW = 'new';

Expand Down

0 comments on commit 1094b05

Please sign in to comment.