# fluent-cart/1.3.26/assets/gutenberg.js

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.3.26. 2 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.3.26/code/assets/gutenberg.js
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.3.26/raw/assets/gutenberg.js
- Modified: 2026-01-23T12:08:50+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-cart/1.3.26/code/assets/gutenberg.js#L10-L20`.

```javascript
window.addEventListener("load",e=>{console.log(window.gutenSettings,window.gutenContext),typeof wp<"u"&&wp.editPost?(wp.editPost.initializeEditor("gutenberg-editor","fluent-products",window.post_id,window.gutenSettings,window.gutenContext),wp.data.subscribe(()=>{const t=wp.data.select("core/editor").getEditedPostContent();window.parent.postMessage({type:"getuenbergContentChanged",content:t},"*")})):console.log("Not loaded")});

```
