Magento get all product details which is display in homepage - magento

How to programmatically in a model get all product details which is currently display in Homepage magento.

Related

How can I add a coupon code and product id to url in opencart 3.x?

Currently when a customer enters a coupon code, they are sent to the checkout page with a url such as www.example.com/shop/index.php?route=checkout/checkout. How can I add the coupon code and product id to the url so that I can send the link to a customer and they can simply fill out the checkout page with the coupon already applied without going through the product page and cart?

Custom magento product page

I want to develop product page like below image for my store is it possible in magento 1.9.x.x?
product page image

magento get configurable product's added simple product image in mini cart

I'd like to get a configurable product's simple product images in a sidebar mini cart.
magento get configurable product's added simple product image in mini cart
admin->system->config->sales->checkout->Shopping Cart
There you can find the settings

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.

Magento - 'samples_title' Product attribute

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.

Resources