Products Displays For WooCommerce - Productify

Bluehost Shared Hosting

Introducing the ‘Productify – Products Displays For WooCommerce’, designed to transform your online store into a visually stunning and highly functional shopping destination. Our addon elevates your product display with a variety of sophisticated layouts including Grid, Carousel, and List, ensuring an engaging and user-friendly experience for your customers.

Products Displays For WooCommerce - Productify

Grid Layouts:

  • Default Grid: Showcase your products in an elegant, straightforward grid format, making it easier for customers to browse and make selections.
  • Overlay Grid: Add a touch of sophistication with the overlay grid, where product details gracefully appear over the image, offering a modern and interactive feel.
  • Ticker Mode Carousel: This unique layout allows a continuous stream of products, giving your store a dynamic and lively ambiance.
  • Standard Carousel: A classic carousel layout that presents your products in a smooth, sliding format, perfect for highlighting featured items.
  • Centered Mode Carousel: Focused and striking, this layout centers the spotlight on the selected product while keeping the others accessible, perfect for special promotions or bestsellers.

List Layout:

  • Flexible Image Positioning: Display your product list with the feature image either on the left or right side, providing a clear and organized view of your products, tailored to your preference.

Advanced Features:

  • Enhanced Filtering: Our powerful filtering options allow customers to easily sort and find products based on their preferences, streamlining their shopping experience.
  • Customizable Styles: With extensive styling options, you can tailor the look and feel of your product displays to match your brand’s aesthetic, creating a unique and cohesive shopping experience.

This addon is not just a tool; it’s a game-changer for your WooCommerce store, offering unmatched versatility and style. Elevate your online store with our WooCommerce addon and turn browsing into buying.

Updates and changelogs

 24 Aug 2026 (V - 1.1.4 - Latest) * Fixed: The plugin no longer takes down the page with "Call to undefined function wc_get_products()" when WooCommerce is inactive. Productify Pro calls WooCommerce APIs directly but had no dependency guard, so the first product shortcode on a page fataled. It now stops loading with an admin notice instead, and declares WooCommerce with the `Requires Plugins` header so WordPress 6.5+ blocks activation without it. * Fixed: Product cards no longer print "Creation of dynamic property WC_Product_Simple::$ID / $filter is deprecated" on PHP 8.2+. The read-more button passed the WooCommerce product object to `get_permalink()` instead of the product ID, which made WordPress write those two properties onto the product while sanitising it — two notices on every product in every grid, list and carousel. * Fixed: The settings framework no longer floods the screen with "Creation of dynamic property" deprecations on PHP 8.2+. The field and metabox classes assigned properties that were never declared, and because every field type inherits them a single settings page produced dozens of notices. * Fixed: "Translation loading for the productify-pro domain was triggered too early" no longer appears on WordPress 6.7+. The metabox and settings configuration ran while the plugin file was still being included, so its translated labels were requested before WordPress was ready. Registration now happens on `init`, and the text domain loads there too. * Fixed: The code editor field no longer triggers "The script with the handle ... was enqueued with dependencies that are not registered". It declared dependencies on script handles that never existed, which also meant CodeMirror's theme switching never worked. * Fixed: The live filter no longer raises "Undefined array key" warnings on PHP 8 when its AJAX endpoint is reached without the expected form data — for example from a stale page, a direct request, or a bot. The request now falls back to empty settings instead of erroring. * Fixed: Carousel pagination is no longer squashed into the bottom-left corner with its dots running together. The plugin registered its Swiper library under the generic `swiper` handle, which Elementor claims first for its own Swiper 8 build, so the bundled Swiper 6 never loaded while its stylesheet did — and the stylesheet's positioning rules key on a container class that only Swiper 6 applies. The library is now registered under `pdt-swiper`, and the pagination styling no longer depends on Swiper's version-specific classes, so it stays centred under any Swiper version on the page. * Fixed: The filter layout's grid now lays out and filters correctly. Isotope was enqueued under the handle `pdt_isotope`, which was never registered, so the library never loaded even though the layout's JavaScript depends on it. * Removed: Unused code and files — the settings framework's sample configuration files, its customizer, nav-menu, profile, shortcoder, taxonomy, widget and comment option types (none of which this plugin instantiates), 23 field types that no configuration references, and the Leaflet, Gutenberg and WebFont Loader assets those left orphaned. Also removed a dead per-product meta query in the product loop and several unused settings variables. * Added: Gulp build pipeline (`gulpfile.js`, `package.json`) for asset minification, POT generation and release packaging. 
 21 January 2025 (V - 1.1.3) - Fixed: on-sale products issue on category filter items. - Fixed: PHP warning for a field. 
 15 November 2024 (V - 1.1.2) - Fixed custom meta box field issue 
 16 March 2024 (V - 1.1.1) - Fixed some CSS & JavaScript conflict issues for the backend - Update admin icons 
16 March 2024 (V - 1.1.0) - Fixed: New version of woo-commerce functionality errors fixed 
1 February 2024 (V - 1.0.0) - Initial release