Magento - 'samples_title' Product attribute - magento

Magento - for what is the Product attribute 'samples_title' used?

When you create a Downloadable Product in Magento, it is the title of your Sample download -- a preview of what you're selling. You can upload a sample and set a title for it that gets displayed on the product view page.
See Admin -> Manage Products -> Add Product, then select Downloadable Product, then click Downloadable Information and select the Samples tab.

Related

Magento: Assign all products to New store View after creating substore

I have main site and created multiple stores for different langues from magento admin.
Requirement - All categories and products need to be automatically displayed for new store.
Problem - All categories are displaying ok but all products are not displaying as these are displaying in main site. How can I achieve this?
What I have already done:
Magento version: 1.9
All categories and products need display on all stores
Multiple stores are created successfully
What else can I do?
Go to your manage products page, click select all, change the action dropdown to say "Change Attributes" and click submit. Then, on the websites tab, make sure your new site is checked in the "Add Product to Websites" area, and click save.

Magento - Group Product not Working

I am trying to add new Group product in magento. I am able to add it but when i try to edit group products ( when i click on Associated Products ) section not loading. I mean I am not able to edit products under group products and I am able to see products on frontend but then when I click on product to see all description of group product, it shows me "Processing Error "
is there any one help me.
Please go under the admin section and click on system->index management and then re-index all magento indexes.
Please also check the logs into magento code at following location:-
magento-root-directory/var/log/

How to shows featured products in product page by category in magento?

I need to show featured products in product page by category, I created attribute to set featured product in admin panel, It working fine in admin panel,I need to get all the featured products by corresponding category in products page.
I am novice to magento , so please help me.
You can find detailed tutorial from Magento Wiki to create featured product.

How to add product rating on joomla module?

I created 1 module for joomla which shows product list with add to cart link and price of the product. I want to add product rating, product description and vote of that product.
Anybody knows how can I do this, I am new to joomla.
Thanks in advance
if you are using virtuemart 2.0 (latest) with joomla , navigate to components -> virtuemart -> Products (tab) -> Reviews and ratings

Magento 1.4 Display Individual Product on Homepage

Does anyone know how to display an individual product listing (As it would be on the product page itself...with buy now button) on the homepage of a Magento 1.4 site?
In the menu System > Configuration > Web > Default Pages change the Default Web URL to catalog/product/view/id/XXX - where XXX is the number in the ID column on the Manage Products page.

Resources