Configure a Dynamic Bundles Action

Contact your dedicated Customer Success Manager (CSM) if you want to add the Monetate Dynamic Bundles feature to your account.

Follow these steps to build a Web experience with a Dynamic Bundles action.

  1. Create a new Web experience, and then configure the WHY and WHO settings.
  2. Click WHAT and then click ADD ACTION.

    Callout of the WHAT settings and the ADD ACTION button on the Experience Editor page

  3. Click Recommendation.

    Callout of the Recommendation option on the Action Type panel of the WHAT settings

  4. Select the Dynamic Bundles action template that you want to use.

    Callout of a Dynamic Bundles action template on the Recommendations panel of the WHAT settings

  5. Complete the required settings.
    1. Input the element selector identifying where on a product detail page you want the Dynamic Bundles slider to appear.

      Callout of the 'Element selector' field on the Dynamic Bundles action template

    2. Select an option from Insert Method to determine where the action should be inserted relative to the selected node you input in the previous step.

      Callout of the Insert Method selector on the Dynamic Bundles action template

    3. Select RecheckForElement if you want the Personalization platform to recheck for the selected node for up to 3 seconds if it doesn't find it immediately. Select SelectMultipleElements if you want the platform to display the recommendations at every occurrence of the selected node on the page if it finds multiple occurrences.

      Callout of the RecheckForElement option and SelectMultipleElements option on the Dynamic Bundles action template

    4. Select the bundle that you want to use. Scroll through the list of bundles in the selector, or use the search bar to find one by name.

      Callout of the Dynamic Bundles selector on the Dynamic Bundles action template

    5. Input the minimum number of products that must be available to trigger the action.

      Callout of the 'Minimum products returned' field on the Dynamic Bundles action template

    6. Input the maximum number of products that you want to appear in the slider.

      You cannot configure a Dynamic Bundles slider to show more than six products.

      Callout of the Maximum products returned' field on the Dynamic Bundles action template

    7. Select from Orientation the movement of product images in the slider.

      Callout of the Orientation selector that is expanded to show the options—'Horizontal - Left to Right,' 'Horizontal - Right to Left,' and 'Vertical'—on the Dynamic Bundles action template

    8. As necessary, modify the code in HTML for the action that builds the slider structure.
      • To add slide navigation buttons, use the attributes data-prev-button and data-next-button. If you include optional arrow images, then you must include elements with the attribute data-prev-button and data-next-button for them to appear.
      • To add location-related dynamic text, select an option from SELECT DYNAMIC TEXT, and then paste the code snippet into the code editor.

      Callout of the HTML code in the editor that creates the action container, and a callout of the SELECT DYNAMIC TEXT selector on the Dynamic Bundles action template

    9. As necessary, modify the code in HTML for products that builds the product slides. See Modifying the Slide Template in Build an Intelligent Recommendation Slider with Slotting Action for more information.

      Callout of the 'HTML for products' code editor, which is used to create the slides for each recommended product, on the Dynamic Bundles action template

    10. Optionally, revise the CSS that is appended to the DOM in a <style> or <link> element, or click CHOOSE SAVED CSS or UPLOAD CSS to insert code into the editor.

      Use the placeholder #MONETATE-ID as the selector for the action's wrapper ID.

      Callout of the CHOOSE SAVED CSS button and the UPLOAD CSS button accompanying the CSS editor on the Dynamic Bundles action template

    11. As necessary, modify the code in Slides Visible to change the slide visibility options. See Modifying the Slide Visibility Template in Build an Intelligent Recommendation Slider with Slotting Action for more information.

      Callout of the code in the Slides Visible editor on the Dynamic Bundles action template

  6. Optionally, add image files to be used for the slider navigation buttons by clicking CHOOSE EXISTING, GENERATE IMAGE, or UPLOAD for Previous Button Image and Next Button Image, respectively.

    Callout of the CHOOSE EXISTING button, GENERATE IMAGE button, and UPLOAD button for the Previous Button Image field and for the Next Button Image field on the Dynamic Bundles action template

  7. Optionally, add one or more action conditions. Click ADD CONDITION and then navigate the categories and options to set any conditions that must be met for the action to fire. See Action Conditions for more information.

    The action condition category options accessible from the ADD CONDITION selector

  8. Click CREATE.

Finish building the experience by configuring the WHEN settings. Ensure that you preview the experience before activating it. See Activate an Experience for Preview and Testing for more information.