Use Simple Product Pricing for Configurable Products - magento

I installed the Simple Configurable Products extension for configurable products pricing.
In the description it says that we need to set-up: System->Configuration->SCP Products. However, in the back-end I can't see this section. Can someone help how to fix this problem?
I don't want to use tier price, so this extension seems perfect but I can't make it to work

Please go to the System ->Configuration. Look for the "SCP" tab on the left hand-side, where you will find "SCP Config", click on that it will show the "SCP Config" Page. The "SCP Product Page" tab has got various options, which will enable you to update the simple products details accordingly.
Let me know if you don't understand my explanation.
Cheers,
Swapna

If Swapna's note about looking in the right place didn't do it, then consider:
When you install a new module you won't see the configuration pages until you log out and then back in to the admin panel. Give that a try.
Failing that, can you see the module in System->Configuration->Advanced?

Related

Magento products won't show up

Ok I followed everything this guy has mentioned in his article:
http://www.magentocommerce.com/boards/viewthread/311906/
The products are set as enabled, in stock, positive quantity, imported into my main shop.. nothing seems to be able to show up my products no matter what I do. It's not my theme either because I used one of the default themes that came with the Magento installation and it still won't display my products.
This is my shop front:
http://magento.neofill.com/magento/
Can anyone help me? :/
For anyone having this issue, this worked for me:
http://www.dnawebagency.com/displaying-new-products-in-magento-with-pagination
I think there are like 8 or 9 dependencies for a prdouct to show up. Having multiple storefronts will alter it.
Here is a list where to look for: http://www.aschroder.com/2010/07/why-are-my-magento-products-not-showing-up/
If you need more direction. Please let me know what kind of product it is (simple, bundle, etc.)

Magento catalog filter issue

I am using Magento 1.7.0.2 and have set up a new store from scratch. (Have done this before with older versions)
I have been trying to get catalog product filters in my sidebar without any luck. I know this has been asked over and over and the simple answer is to set the 'Is Anchor' option to 'Yes' in the Category setup. I have also set 'Use in Layered Navigation' to 'Filterable (with results)' for all attributes I want to use as filters. Still, the filters do not show up in my sidebar.
When displaying the path hints in my other store, the filters are rendered in 'frontend/default/MY_THEME/template/catalog/layer/view.phtml' but in the new store it looks like this template does not show up at all when showing path hints.
If anyone could point me into the right direction of where to look or how to start finding out what is going on I would be very grateful as I have been stuck for two days now.
After quite some time of researching as well as trial and error I have found that in my case the issue was caused by disabling Flagbit_FactFinder in System > Configuration > Advanced > Disable Modules Output. So if you are having similar problems go to your magento admin panel and check the setting mentioned above.

VirtueMart Custom Checkout steps

i need help editing VirteuMart 2.0.10 checkout steps. Instead of the default stuff, all i need is to collect user information such as name, address, phone number etc along with the details of items in the shopping cart. Then display information to the user about how they can payment via a local mobile money solution.
I need it to be this way because there are currently no VM plugins or extensions for the said payment solution. Any help will be greatly appreciated.
I'm not sure if this is what you are after, but if you are looking to remove the "checkout bar" with the 1-2-3-4 steps on checkout, this is simple to do in settings.
Go to Admin > Configuration. Select the "Checkout" tab. Unselect the "Enable the Checkout Bar" option, and select the options directly below that you wish to enable upon checkout.
Hope this helps :)

I am unable to Find Configurable options on Product page Magento?

I have customized pages in magento, it was working fine until I installed Extension MagiczoomPlus. Now When I create a Configurable Product as shown in this link. I am unable to find my Configuration options on product detail page. even the add to cart button is not visible. I tried to look with developers View but Conldn't find configration.phtml loaded on product page. Please help How to resolve this. Thanks in advance
Have a look at /app/design/frontend/base/default/template/magiczoomplus/media.phtml
or in the folder that it is in you will find other bits of code that magiczoom adds. I don't know what you have altered but if you have been altering the products page it may be worth checking out. Also if you have been adding any other javascripts, I would check that you have got jquery no conflict setup in the right place.

Subtotal, Shipping, Discount and Grand Total Missing in Magento

Hope someone can point me in the right direction. I am not a Magento developer but am having to fix my site after my "developer" left me with most of the work to do.
Currently in my checkout screen i'm not seeing any values other than that of the actual product item value - no subtotals, discounts, shipping or the grand total. They all appear ok on the emails that are sent though (luckily).
I'm not using the default Magento package but from what i can see all the .phtml files seem to be there in the base directories and are not in my new design directories - so i would have assumed all would work ok. But alas, no. Is there anywhere i should be looking/tweaking etc etc? Have googled about as much as i can but to no avail.
I'm sure it must be something simple (!?) if all appear on the emails ok. Any ideas would be great!
I realise this is fairly old now but just in case anyone else comes across this I had this problem and for me all I had to do some enable the Mage_Tax module in System > Configuration > Advanced
It is difficult to answer your question without more insight, but here is what can be a starting point:
Login to your shop's admin panel.
In System menu click on Configuration.
From the Current Configuration Scope box select your Website.
Now in the menu on left-hand side under Configuration > Advanced (almost to the bottom of the screen)
Click on Developer
Now in the main panel, click on Debug.
For the field Template Path Hints select Yes.
Now reload your website (front-end) and you will see from which template is each part of the page being loaded.
Also if Magento's cache is enabled, you will need to clear that. I would suggest that this cache be disabled during development and/or on non-production versions of your site.

Resources