Skip to main content

Advanced Settings

Linked Bundle Product

In Product Configuration - Linked Bundle Id we have explained that a Magento bundle product can be linked to build the bundled product placed in the cart.

The Magento bundle product should contain all the possible SKUs which are generated by the configurator as options.

Following are the Steps to create a bundle product which can be linked to Expivi:

  1. Create a new Bundle product from Catalogue → Add product

    New bundle product

  2. On product edit page, add a new option

    New bundle product

    caution

    The bundle product should contain only a single option.

  3. Add an "Option Title", this can be of your choosing.

  4. Change the "Input type" to "Multiple select".

    caution

    Multiple select is a mandatory option. Other types will not work.

  5. Select "Add Products to Option"

    Select all the products which should be part of the bundle and press "Add Selected Products". New bundle product

  6. Save the product.

  7. Copy the id of your bundle product New bundle product

  8. Paste the id of your bundle product in Product Configuration - Linked Bundle Id

Using Custom Fonts

Certain attributes like text_to_image or svg_text offer the ability to add a selection of fonts from which the customer can choose to enhance their product configuration. Google Fonts selected from the list will be automatically loaded as they are part of the Google Font library. If the font is added using the "Add custom font" button, the font should be made available in your shop.

Expivi custom fonts

Custom fonts can be made available in the Magento storefront by applying changes in the Magento theme. The font files should be uploaded to the server and font-face definitions added to the Magento theme.

Please see Adobe's official documentation on how to add custom fonts to your theme.