Nowadays it’s hard to imaging a good product details page without a video. Watching these videos makes a truly overview of your products before purchasing that will bring even more sales by your clients. Luckily, there is built-in functionality to add product video in magento 2. It’s possible to achieve this in 3 simple steps: […]
read more
Magento 2 ArraySerialized is backend model used to store configuration data ( dynamic settings array ) in serialized state in one field. It extends \Magento\Config\Model\Config\Backend\Serialized model and has two basic methods. beforeSave serializes data before saving, as a result options converted to a string and can be stored in a single field in the database…
read more
There are 3 ways to disable module in Magento 2. Well, actually 3rd way only disable module output, but it can be done directly from admin. Disable module via command line Disable module manually Disable module output Uninstall module completely Disable module via command line Magento 2 has powerful build-in command line tool to perform […]
read more
Extensions and themes developed by NWDThemes company do not not collect any data from website visitors which makes them GDPR compliant. But please pay attention to these notes: if a user uses Google webfonts (which is pretty default) or shows a Youtube or Vimeo video via our slider, Google/Youtube/Vimeo may collect some information and the […]
read more
Codecanyon has quite large extension collections for Magento 1 and 2. You can see wide variety of plugins that helps you to extend your webshop with different sliders, faq pages, testimonials, discount codes, email templates, social logins and more. Lets check Codecanyon top selling Magento extensions of 2018: 1. Slider Revolution Responsive Magento Extension Sales: […]
read more
MYSQL release 8.0 version on April 19, 2018. Here is short list of MYSQL 8.0 new features and key enhancements. Full list can be checked on MYSQL blog.
read more
All of us at least once used coupons to discount from a store and you agree that it’s not bad to purchase some necessary or desired goods with much lower price. Every store owner who cares about sales should provide coupon codes from time to time. In most cases this forces customers to comeback again […]
read more
Spring comes with huge discounts offer. Do not miss a chance to get premium items for the next to nothing!
read more
Magento 2 product image size and other image options are defined in <theme_dir>/etc/view.xml. Themes located in app/design/frontend/<Vendor>/ folder. But magento built-in themes can be located in vendor/magento/theme-frontend-<theme_code> when you install it from the composer repository. /etc/view.xml contains images configuration for all storefront product images and thumbnails. This file is required for a theme, but optional […]
read more
Slider Revolution gives you ability to create attractive content for any page in magento 2. It can be used in cms pages, category listings, product pages etc. You have several ways of intergration including shortcode for cms pages/blocks, xml code for layout files and plain php. Today we will learn how to add slider to […]
read more