Custom Product Page tab

You can add more tabs by creating a custom template for product page. For example after or before the tab container in product-description.php or in product-attributes.php. When you add the following HTML it will become a tab: Custom Product Page Tab without direct access to FTP With Product Page Customizer active you can achieve it […]


Black Friday & Cyber Monday Sale

We are happy to announce that your Black Friday & Cyber Monday Weekend Sale has already started! You can enjoy 50% discount on all our WordPress plugins and plugin extensions, plugin bundles and our product catalog theme. The discount is applied on checkout and it works also for all license renewals and upgrades. That’s it. […]




How to customize the translations

To customize eCommerce Product Catalog translations you can place your customized translation file in wp-content/languages/plugins folder. Please note that the file name must be exactly the same as the original one from plugin lang folder. The easiest way to add custom translation file The easiest way is to use free plugin from WordPress repository called Loco […]


Product Reviews

The product review feature is disabled by default in the catalog. It can be enabled with a free addon. In order to enable the reviews feature please go to Catalog Extensions screen and find the free Product Reviews extension: Click the install button to proceed with the extension installation.  As soon as you click it […]


Product catalog schema.org markup

eCommerce Product Catalog has schema.org markup set for products (http://schema.org/Product). If you need any other specific schema org markup you can edit the product page template files. The main schema is located in the full product page template located in ecommerce-product-catalog/templates/full/product-page.php. The schema markup for price and availability is located in ecommerce-product-catalog/templates/template-parts/product-page/product-price.php The schema markup for […]


Previous cart restore button

Each cart is saved for the user as soon as the checkout is complete. The user will be able to restore previous cart as soon as he logs in next time. The cart button will be replaced with cart restore button if previous cart is available for currently logged in user. Also the empty cart […]


Shopping Cart Shortcodes

The Shopping Cart mode comes with three different shortcodes: – displays shopping cart button which shows the number of products in cart or a cart restore text if any cart is available for restoration Select MoreNo products.Select More – displays current cart contents and the buttons to proceed or go back to product listing Returning […]


Conditional Order Form Fields

You can show any order form field only when another field is filled with a specific value. In order to achieve that please go to the order form customizer: Products > Settings > Order Form and click the edit checkout fields button. The order form customizer will open up. Each checkout field has rules section on the bottom of field […]