Hi there,

how to appear product title with weight and weightclass, when changing quantity in magento frontend product description page.?

Hi Praba,

Magento is a large system to fully comprehend, I would recommend studying their tutorials, you need to be looking into your theme templates for product display:

Magento/app/design/frontend/default/your_theme/template/catalog/product/

Have a look at the fields already displaying there and look into the Class documentation for the specific fields you want.

I have found working with Magento to be quite time consuming (my lack of experience there), especially when looking for fields and changing the default layouts.

You will have to dive in here

https://docs.magentocommerce.com/

Unfortunatelly there is no descriptive texts to help, but you will be able to see the structures.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.