diff --git a/src/products/components/ProductVariantCreatorPage/ProductVariantCreator.stories.tsx b/src/products/components/ProductVariantCreatorPage/ProductVariantCreator.stories.tsx
index fa936506a..806d3bb75 100644
--- a/src/products/components/ProductVariantCreatorPage/ProductVariantCreator.stories.tsx
+++ b/src/products/components/ProductVariantCreatorPage/ProductVariantCreator.stories.tsx
@@ -140,6 +140,17 @@ storiesOf(
step={ProductVariantCreatorStep.prices}
warehouses={[props.warehouses[0]]}
/>
+ ))
+ .add("ship when no warehouses", () => (
+