Hide simple product when in configurable - php

I'm having an issue with the way products are handled in Magento. Hopefully someone can point me in the right direction.
If I have a configurable product called "OMEGA" and the simple products in OMEGA are a,b,c I don't want a,b,c to be displayed on the SEARCH or CATALOG. But if I set to NOT VISIBLE individually and the simple product is out stock, when I try to submit OMEGA with the simple out of stock product I get a "PAGE NOT FOUND" because it's trying to redirect to the simple product that is not visible.
My question is this. How would I not show any simple product if it is attached to a configurable product and have it not display an error message saying page not found if being selected from the configurable product.

Related

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

Magento displays price of configurable product instead of simple product

With an import script I created configurable products in Magento. The price of the configurable product is displayed on the frontend, which is not what I want of course. I want to show the price of the selected simple product.
On the product detail page, when I change the configurable attribute, the price is not updated. The price of the configurable products is always visible. Also, when I add the product to the cart, the configurable product price is displayed.
When I add each simple product of a configurable product to the cart, it still displays the configurable product price. I can see that there are different products in the cart, so the problem is not that it is always putting the same simple product in the cart.
How can I fix this? Where do I start looking?
I don't know what caused this, because another company made this webshop.
Thanks in advance!

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

Create a custom attribute and add it to category grid view Magento

On some of my products (not all) I need to add a drop down to select from a list of products (varying depending on product). What is the best way to implement this so it get be chosen next to "add to cart" on the category grid on front end?
I did this just before few days. You want to show dropdown of simple products for any configurable products in category page, right? Check below link it will explain you step-by-step on implementing it. Let me know if you have something different in mind.
http://www.catgento.com/adding-configurable-product-options-to-category-list-in-magento/

CSCART: How to incorporate Product Samples on Product detail Pages

I am working on a site that sell Fabric Items, I have used CSCART as a Shopping Cart Solution for this. I ran into a problem, let me describe it briefly:
The website Owner wants to incorporate Product samples (which he calls it a Swatch [Definition: A sample, esp. of fabric.]). He needs a button on the Product Detail page which will work the same way as "Add to cart", instead of adding that Specific product into the cart it will add the swatch and the swatch price into the cart
In order to acaheive this:
I created a "swatch product".
But the problem arises is that, if someone ADD Swatch Product to his cart and checkout how come the administrator can know of which product the swatch is requested.
Is there any solution to solve this problem?
Thanks.
You can use product options feature of cscart. So you have to define swatch option along with price for that product. Now you just have to change layout of product detail page so whenever customer add swatch product to buy, product option will be used. In that case admin can see which products swatch option is ordered.
To know more about product options please visit this link - http://docs.cs-cart.com/4.3.x/user_guide/manage_products/options/product_options.html
Hope this will solve your purpose.

Categories