Variable products and attributes A variable product in WooCommerce is a product with a set of variations that you can specify using product attributes. To understand, we need to know Continue Reading
How to work with WooCommerce Grouped Products
What is a grouped product? WooCommerce group product is a collection of related products that can be purchased individually. It is a way to organize your simple products. Imagine you are Continue Reading
Wordable, a useful tool for content writers
What is Wordable? A blog management system that enables content writers to transfer the content from google docs or HTML files to HubSpot, or Medium posts or pages. This includes Continue Reading
How to customize WooCommerce shop page with hooks
Why Customize WooCommerce Many e-commerce platforms wide variety of templates for customers. The availability of such a variety shows the importance of customization. These e-commerce platforms provide customization for specific Continue Reading
Develop a WooCommerce pizza restaurant
What is WooCommerce ? WooCommerce is a plugin that you can use to convert your WordPress Website into a powerful e-commerce site. You can create highly customized e-commerce websites with Continue Reading
What are Headless Content Management Systems ?
Headless CMS is a content management system with no-built features to present the content to the user. The content(information) is stored in a content repository, Users can view this content Continue Reading
Simple Responsive image gallery with CSS Grid
As a developer, you may have been in a situation to create Image galleries/slides to showcase movies, books, etc… Most of the time these Image galleries should fit into small, Continue Reading
How to use React hooks in functional components
In this short article, I am going to show how to use React hooks in functional components to obtain user input and display it. I use the following simple form Continue Reading