
Search In

Hello Reader's
If you want to see how to integrate your facebook page to your webpage then this blog will be very helpful to you.
The integration of any facebook page with your webpage will result as the box showing the page activity(Status, P
Steps to describe how to create configurable product ?
1. In admin panel click on Catalog->Manage Products.
2. Click on Add Product button.
3. Select Attribute Set -> default and Product Type -> configurable Produc


In this tutorial we'll learn how to make a garlic in illustrator.
Step 1: Open up a new document to draw the shape of garlic on the canvas. Filled with any color inside it.
Step 2: To make a garlic add some nodes on th


In this tutorial we"ll learn how to make a real lips on illustrator.
Step 1: Open up a new document with any size.
Step 2: First we need to draw the shape of lips using pen tool.
Step 3: Now select the upper
Hello readers, today I guide you "To Connect Multiple Database in WordPress".
In WordPress, wpdb is the class which handles all the database related tasks. In arrears WordPress installation we have $wpdb object of that class using whi
Installation:
npm install sinon
It is simple and easy to use. You can easily fake any interface using sinon. Here, I am going to tell how to use sinon to make a stub of any ORM provided method in node.js.
Sample code:
const sin
In order to create an attribute of a product we can use our mysql setup Installer Script. In the following example we will see how can we do it.
Lets we are required to add an attribute 'Warranty Period' to the products in the group 'Gen
Services in angular is the best way to put all your business logic.
Two of the ways of creating of services is- value and service. I am showing you how you can calculate area of a circle by passing any value of radius in the text box using .value an
In Magento sometimes we are required to apply our own custom price on the products while adding to the cart.
To do so we can work upon the event checkout_cart_product_add_after.
Lets see how we can do it:
1. Create a module with names
In OpenERP first, create a database and then install the sale module and account module with mapping your country currency and account module. Then install the mass mailing module in your database and thenconfirme your email templates in mass mailing
