Import Presets

Import Presets

Import Presets are reusable configurations that simplify and speed up your import workflow. They allow you to apply consistent settings across all import methods, including Search, Bulk Import, Feed Import, and Auto Import.

The plugin comes with several built-in presets that you can edit or duplicate as needed.

You can also enhance your imported content using AI:

  • Select from built-in AI prompts

  • Or create your own custom prompts to generate unique, helpful content tailored to your site visitors

Access: Content Egg > Import Tools > Presets tab

When you import via Search, Feed Import, Auto Import, or Bulk Import, simply choose the preset you want to apply.

Main Settings

2. Post Type Choose the type of content to create:

  • Post — Standard WordPress post

  • WooCommerce Product — Requires WooCommerce to be installed

For WooCommerce products, you can choose between two product types:

  • External/Affiliate Product - Customers are redirected to the merchant’s website via your affiliate link. Products cannot be added to the cart on your.

  • Simple Product - A standard WooCommerce product.

To automatically synchronize product images and prices with WooCommerce, go to Content Egg → Settings → WooCommerce. Ensure that the required modules are enabled under the "Automatic Synchronization Modules" section.

2. Post Title Template Use placeholders to generate dynamic post titles:

  • %AI.title% — AI-generated title (set under AI-Powered Post Title)

  • %AI.content% — AI-generated content snippet (set under AI-Powered Post Content)

  • %PRODUCT% — Entire product object as JSON, including title, description, price, specifications, etc.

  • %PRODUCT.title% — Product title

  • %PRODUCT.price% — Product price

  • %PRODUCT.domain% — Merchant domain

  • %PRODUCT.url% — Product URL

  • %PRODUCT.ATTRIBUTE.attribute-name% — Specific product attribute value

For the full list of supported placeholders, see this link.

Example:

Buy %PRODUCT.title% for %PRODUCT.price% – %AI.title%

Pro Tip:

Use %SOURCE% and %SOURCE.<field>% placeholders instead of %PRODUCT%.

  • %SOURCE% (and %SOURCE.*%) returns the original product data before AI-powered fields are applied.

  • %PRODUCT% returns the data after AI-powered processing.

3. Post Body Template

Craft your content with the same placeholders as above, plus any Content Egg shortcodes to display product blocks.

Example:

[content-egg-block template=review_box groups=ProductImport]

%AI.content%

Pro Tip: Imported products are automatically assigned to the ProductImport group. Use groups="ProductImport" in your shortcodes to display only those items.

4. AI-Powered Product Fields

Enhance raw product data by generating short titles, subtitles, badges, ratings, and more.

  1. Go to Content Egg > Settings > AI and enter your OpenAI API Key.

  2. Enable the fields you want AI to generate.

5. AI-Powered Post Title

Select a predefined AI prompt to generate an optimized and relevant post title based on product data.

Choose a prompt that best matches the content type you're creating. For example, if you're generating a product review, select a review-style prompt for both the title and content to ensure consistency.

You can also use a custom prompt tailored to your specific needs.

6. AI-Powered Post Content

Choose a predefined AI prompt to automatically generate engaging and informative post body content based on the product data.

You can use this feature to create content such as:

  • Product reviews

  • Buyer’s guides

  • How-to instructions

  • Unique WooCommerce product descriptions

  • And much more...

7. Custom AI Prompts

Create custom prompts to fine-tune AI output. Use placeholders like %AI.title%, %SOURCE%, %PRODUCT%, %PRODUCT.title%, %PRODUCT.price%, and %PRODUCT.domain%.

For the full list of supported placeholders, see this link.

Example Title Prompt:

Make the product title exactly five words. Source: '%PRODUCT.title%'

Example Content Prompt:

Write an overview of %PRODUCT.title% (priced at %PRODUCT.price%), highlighting its three best features in bullet points.
You’re crafting a product description for a price‑comparison platform.
- Don’t include an H1 title.
- Start with a 1‑sentence overview that highlights the biggest benefit.
- Follow with 3‑5 bullet points listing key specs (e.g., dimensions, capacity, speed).
- Optimize for SEO by naturally including keywords.

Source product data:
%SOURCE%

8. Price comparison Enable this option to automatically add the same product from multiple modules—allowing you to build a price comparison block within a single post or WooCommerce product.

This feature works only with modules that support EAN-based search (European Article Number), enabling the plugin to match identical products across different sources.

When price comparison is enabled, modules will be processed based on priority, which you can configure in the settings of each module. Higher-priority modules are searched first when matching products.

Recommendation: Use Sovrn (VigLink) for price comparison. It offers a large product database and doesn’t require individual advertiser approvals, making it easy to get started.

9. Avoid Duplicates Enable this option to automatically skip any product that’s already in the Import Queue or has been previously imported as a post or WooCommerce product.

10. Use as Default Preset Select this to make the current preset the default choice across all Import Tools.

Supported Modules for Price Comparison

  • Amazon

  • Amazon No API

  • BestBuy

  • Bol.com

  • CJ Products

  • eBay

  • Kelkoo

  • Kieskeurig.nl

  • Sovrn (VigLink)

  • Tradedoubler Products

  • Tradetracker Products

  • Walmart

  • Webgains

Last updated