diff --git a/src/storybook/__snapshots__/Stories.test.ts.snap b/src/storybook/__snapshots__/Stories.test.ts.snap index ec5bc21de..f9f970796 100644 --- a/src/storybook/__snapshots__/Stories.test.ts.snap +++ b/src/storybook/__snapshots__/Stories.test.ts.snap @@ -112869,6 +112869,1707 @@ exports[`Storyshots Views / Products / Product list no data 1`] = ` `; +exports[`Storyshots Views / Products / Product list published 1`] = ` +
+
+
+
+ Products +
+
+
+
+ +
+ +
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
+ + +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + Name + +
+ +
+
+
+
+ Type +
+
+
+
+
+ Published +
+
+
+
+
+ Price +
+
+
+
+
+
+
+
+`; + exports[`Storyshots Views / Products / Product variant details attribute errors 1`] = `
)) + .add("published", () => ( + product.isPublished)} + /> + )) .add("no data", () => );