Repository URL to install this package:
|
Version:
1.8.76 ▾
|
<?php
$config = [
// translators: This is a brand name. Preferably to not be translated
'name' => _x('WooCommerce Extra', 'Extension Brand Name', 'blocksy-companion'),
'description' => __('Make the shopping experience better for your visitors! Add features such as Product Quick View, Wishlist functionality and a Floating Add to Cart button. Customize the single product gallery/slider and the layout.', 'blocksy-companion'),
'pro' => true
];