magento associate product grid on custom tab - php

I created a menu on admin panel and created two tabs under it.
1. product
2. information
I want a product grid on product tab similar to CATALOG->MANAGE PRODUCTS grid.
how to implement this can anyone tell me.

Related

Display products from different category on opencart home.twig

Can we display only six new products from different category (randomly selected) and display it in home.twig (HOME PAGE) in flexslider. I want to do this manually without designing it in admin dashboard.
There are two ways to do it
1. Clone Featured Module
Clone the featured product module, and add products you want to display.
2. Manually
You can do it directly from html modules, or in home.twig file.
here is the free module https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=36324

add to cart grouped product from shop page woocommerce

I am new to wordpress, please let me know how the following can be done.
I am displaying woocommerce grouped product in a wordpress page via short code.
I have removed category title under product name via css
Is it possible to display the child products and add to cart button( instead of view products ) with the validation so that i don't have to go to product page
enter image description here
Thanks in advance

Create Grid in Magento Edit Customer

I would like to create a grid and add/edit form in magento customer edit page.
I have successfully created new tab in customer edit page. On my previous practices, I have created a grid and forms on the top menu but not on the customer page.
QUESTION:
How to create a grid and form in customer edit page? it is similar to billing agreement grid, news letter grid, wishlist grid.
The process should be like this.
The admin will choose a customer and click it.
On the edit page, the admin will navigate to a custom tab that display a grid and button.
The grid display some details like title, short description and others.
the admin can add some list that is only available to that customer.
the newly added list will be added to the grid

Magento widgets: How do I create a new condition for "show attribute?"

Hopefully I can explain this correctly:
In Magento when I go to CMS Widgets > Widget Options, I see "Select condition of product for filtering" - this only contains a few values: Best Seller, Featured Products, etc...
I want to create a widget that I can add to a front page tabbed section that when you click on a specific manufacturer's logo (or name), a few products will show up in the area of the selected tab. Pretty standard CSS/jQuery tab.
I cannot find a way to add a filter widget within Magento that allows me to do this.
I can do it for featured products and other things, but is there a way to filter by an attribute?

Product details page not showing in magento

Hi I am a newbie in Magento. I have created a new website, store and store view for a new category of products. New site, store, breadcrumb everything is working. But when I click on the link or the image associated with product, page not found message is displaying. Funniest part is if I am doing the same after making a search for the same product, then it will works. Please help:)
Please check following settings are done for your product
The products must be Visible in Catalog.
The products must be Enabled.
Product must have a stock Quantity.
The product must be set to In Stock.
If the product is set not to track stock, it still need to have a stock Quantity and be set to In Stock.
The product must be assigned to the target Category.
If using multi-website mode (or if you imported the products through Data Flow), the products must be assigned to the target Website.
You must refresh your “var/Cache” & rebuild all indexes from admin > system > index management
Source Magento blog

Categories