# How content is displayed

Once you've [added products](https://ce-docs.keywordrush.com/set-up-products/how-to-add-products), you have four main options for displaying them on your site:

1. **Gutenberg Blocks**
2. **Automatic Embedding**
3. **Module Shortcodes**
4. **Global Shortcodes**

### 1. Gutenberg Blocks

For a complete guide on using Gutenberg Blocks, please refer to this guide:

{% content-ref url="gutenberg-blocks" %}
[gutenberg-blocks](https://ce-docs.keywordrush.com/frontend/gutenberg-blocks)
{% endcontent-ref %}

### 2. Automatic Embedding

Automatic embedding lets you add module content to a predefined location in your posts without needing to insert it manually. You can enable this feature in the settings of each module:

* **Auto-embedding**: Choose to embed module content automatically at either the beginning or end of your post.
* **Priority**: Controls the display order. A lower number means the module appears higher in the post.
* **Template**: Select the default template for the embedded content.

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2Fx1OTVnnvwtMeEipylAdW%2Fimage.png?alt=media&#x26;token=83a28446-1ab7-4083-aa47-f6b268ed5f7d" alt=""><figcaption></figcaption></figure>

This method is the simplest for adding content, but it has certain limitations:

* You cannot embed content in the middle of a post.
* Shortcode parameters for customization cannot be applied.

### 3. Module Shortcodes

Module shortcodes give you more flexibility to display module content exactly where you want it within your post.

* **Generating Shortcodes**: Use the shortcode generator available on each module's tab to select the desired template.

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2FxMGLz3KEqq0JbAtAGyYo%2Fimage.png?alt=media&#x26;token=0687f203-2fb9-4ae6-bb0c-54ce5432e382" alt=""><figcaption></figcaption></figure>

* **Embedding**: Copy the generated shortcode and paste it wherever you need in your article.

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2FcOxdNJQwcsafWVLg3zJx%2Fimage.png?alt=media&#x26;token=840c33c2-db50-4149-8e99-39ead8ec33cf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Tip**: If you use a visual editor like Gutenberg, insert the shortcode using a special shortcode block (avoid adding them as plain text). Once saved, the products will appear at your specified location.
{% endhint %}

### 4. Global Shortcodes

Global shortcodes are ideal for displaying a complete list of products across all modules or creating a price comparison list.

* **Generating Shortcodes**: Use the shortcode generator at the top of the Content Egg block, select the template you need, and paste the shortcode anywhere in your post.

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2F5wBxyM648jLm30J7qYfA%2Fimage.png?alt=media&#x26;token=06f1719f-2494-463e-9b3d-583152a14cd5" alt=""><figcaption></figcaption></figure>

### Shortcode Parameters

Shortcodes come with many parameters that allow you to customize their output:

* **Hide or View Fields**: Choose to show or hide specific product fields.
* **Group Products**: Split product lists into separate groups for more organized output.
* **Template Customization**: Adjust the button text, color, borders, and more.

For detailed customization, we recommend reading the [Shortcode Parameters Guide](https://ce-docs.keywordrush.com/frontend/shortcode-parameters). This will help you get the most out of your shortcode capabilities.

### Page Builders Compatibility

Content Egg is compatible with most popular WordPress page builders, such as Gutenberg and Elementor. When working with these builders:

* Use special shortcode blocks instead of inserting shortcodes as plain text.

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2Fc0vsWLw7GYeT882z4zFr%2Fimage.png?alt=media&#x26;token=ced82146-2ba2-4a7b-bea6-7f79621f4f1d" alt=""><figcaption></figcaption></figure>
