Prototype equivalents for jQuery functions

Magento use prototype javascript library a lot. And if you do not want to mess with other libraries you could port your scripts to Prototype. This article will help you with porting some jQuery functions to Prototype equivalents. .attr() Get / set the value of an attribute for a single element or set of elements. […]

read more

Magento 2: Working with Wishlist

Magento 2 wishlist – list of products that a customer can share with anyone. Another purpose is to keep products you want to buy at a later date. By default it has some limitations and theme developer often need to customize it. Following samples was tested on magento 2.3.0 You need to update Vendor/Module in […]

read more

Slider Revolution 6 Sneak Peek

While we are working on slider revolution 6 for magento – Themepunch team already release Slider Revolution WordPress 6.0.4 version. It has completely redesigned interface and a lot of new features. Creating professional looking slider with no coding experience has never been easier. Sliders & carousels, hero headers, content modules, you can even create full […]

read more

Black Friday 2018

The time for huge discounts is coming! NWDthemes launches an event that will be live from 19 Nov 2018 till 25 Nov 2018. We are pleased to announce 50% off on all products! We bring to your attention a list of time-tested and approved by many customers products that has been chosen specifically for this […]

read more

Magento 2 Product Sliders Review

Want to implement product slider on your magento 2 store but get lost among the hundreds extensions? We gathered most popular magento 2 product slider extension and compare it by their functionality, price, demo and documentation, supported versions and features list. If your product slider extension is not in the magento 2 product slider review […]

read more

Magento 2 Command-Line Interface (CLI) Commands List

Magento 2 comes with built-in powerful command-line interface tool. It allows you to perform wide variaty of tasks including installation, configuration, database backups, compiling LESS etc. If you missing a feature, you can extend it with your own commands set. You will find using magento 2 command-line interface (CLI) commands pretty handy. Tool location: /[magento_root]/bin/magento. […]

read more