@plasmicpkgs/commerce 0.0.100 → 0.0.102

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1703,6 +1703,7 @@ var productBoxMeta = {
1703
1703
  onSearch: function onSearch(props, ctx) {
1704
1704
  return ctx == null ? void 0 : ctx.onSearch;
1705
1705
  },
1706
+ showInput: true,
1706
1707
  options: function options(props, ctx) {
1707
1708
  var _ctx$products$map;
1708
1709
  return (_ctx$products$map = ctx == null ? void 0 : ctx.products.map(function (product) {