পৃষ্ঠাসমূহ

Search Your Article

CS

 

Welcome to GoogleDG – your one-stop destination for free learning resources, guides, and digital tools.

At GoogleDG, we believe that knowledge should be accessible to everyone. Our mission is to provide readers with valuable ebooks, tutorials, and tech-related content that makes learning easier, faster, and more enjoyable.

What We Offer:

  • 📘 Free & Helpful Ebooks – covering education, technology, self-development, and more.

  • 💻 Step-by-Step Tutorials – practical guides on digital tools, apps, and software.

  • 🌐 Tech Updates & Tips – simplified information to keep you informed in the fast-changing digital world.

  • 🎯 Learning Support – resources designed to support students, professionals, and lifelong learners.

    Latest world News 

     

Our Vision

To create a digital knowledge hub where anyone, from beginners to advanced learners, can find trustworthy resources and grow their skills.

Why Choose Us?

✔ Simple explanations of complex topics
✔ 100% free access to resources
✔ Regularly updated content
✔ A community that values knowledge sharing

We are continuously working to expand our content library and provide readers with the most useful and relevant digital learning materials.

📩 If you’d like to connect, share feedback, or suggest topics, feel free to reach us through the Contact page.

Pageviews

Thursday, February 16, 2017

Drupal - Create Products

In this chapter we'll study about Creating Products in Drupal site. Products are the items that are offered for sale.
Following are the simple steps used for Creating Product.
Step(1): Click on Add Product.

Drupal Create Products Step(2): Next, click on Create Product.
Drupal Create Products Step(3):Next, you have to create a product by filling the product information as shown below..
Drupal Create Products It contains below fields:
  • Product SKU: Unique identifier for the product is given here.
  • Title: Enter the title of the product.
  • Image: Here you can upload image and give alternate text for your product which will be used by screen readers, search engines, or when the image cannot be loaded.
  • Price: It contains the price of the product.
  • Status: Set this field to Active option, so that it can be added to shopping cart. If it is set to Disabled option, products cannot be added to shopping carts and may be hidden in administrative product lists.
  • Change History: It provides history of changes made to the product.
After filling the fields click on Save Configuration.
Step(4): Now you can see that your product is added, click on Add product display as shown below.
Drupal Create Products Step(5):Next, Create Product display page will get displayed as shown below.
Drupal Create Products It contains below fields:
  • Title: It contains title of the product.
  • Body: Here you can add summary for the product.
  • Product: Choose the products to display for sale on this node by SKU and you can enter multiple SKU's using a comma separated list.
Step(6): Now you can see your product displayed on the front page.
Drupal Create Products

No comments:

Post a Comment