{% extends "_layouts/cp" %} {% set title = 'Plugin Store'|t('app') %} {% do view.registerTranslations('app', [ "Active installs", "Active Trials", "Add to cart", "Ascending", "Buy later", "Buy {price}", "Cart", "Categories", "Changelog", "Compatibility", "Contact", "Description", "Descending", "Documentation", "Install", "Installed", "Items in your cart", "Last update", "Last Update", "License", "Loading Plugin Store…", "Name", "Page not found.", "Plugin Name", "Plugin Store", "Popularity", "Price", "Pro Rate Discount", "Process My Order", "Screenshots", "Search plugins", "See all", "Staff Picks", "Subtotal", "The Plugin Store is not available, please try again later.", "Total", "Try", "Version", "Website", ]) %} {% block actionButton %} {% if enableCraftId %} Cart (0) {# Payment Reset cart #} {% endif %} {% endblock %} {% set content %} {% endset %}