> ## Documentation Index
> Fetch the complete documentation index at: https://help.experro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Publishing Widgets on Storefront

Once your widget and rules are configured, use the Visual Builder to drag & drop it onto any page—no coding required.

<Steps>
  <Step title="Open the Content Library">
    * From the left navigation panel, navigate to **Content → Content Library → Webpages**
    * Find and click the page where you want to add your recommendation widget.
  </Step>

  <Step title="Launch the Visual Builder">
    * On your chosen page, click **Visual Builder**.
    * The page preview loads alongside the Visual Builder sidebar.
  </Step>

  <Step title="Locate Recommendation Widgets">
    * In the Visual Builder panel, navigate to the **Recommendation Widgets**.
    * You’ll see one tile per algorithm type (RFY, Frequently Bought Together, etc.).
  </Step>

  <Step title="Drag & Drop Your Widget Type">
    * Click and drag the tile for your desired algorithm onto the preview canvas where you’d like it to appear.
    * A configuration prompt appears on the Visual Builder sidebar.
  </Step>

  <Step title="Select Your Widget Instance">
    * In the prompt, click **Select Widget**.
    * Choose the specific widget you created (by name) from the dropdown list.
  </Step>

  <Step title="Save & Publish">
    * Click **Save** in the Visual Builder toolbar to commit changes.
    * Then click **Publish** to push the updated page live on your storefront.
  </Step>
</Steps>

<Note>
  You can reposition or remove recommendation widgets at any time by reopening the Visual Builder for that page.
</Note>
