{% from "/macros/profile/profile-details.html" import profileDetails %} {% from "/macros/profile/profile-cost.html" import profileAddonProductCost %} {% from "/macros/profile/profile-fee.html" import profileFee %} {% from "/macros/profile/profile-action-button.html" import productActionButton %} {% from "/macros/profile/configure/profile-added-button.html" import productAddButton %} {% macro addonProductsContent(addonProducts, selectedEdition, isConfigure) %}