I am new to joomla. I am trying to configure the joomshopping shopping cart extension in my website. I installed it and added products. Now the real problem is i cannot figure out how to view the products page. Do i need to create an url seperately? or where can i find the product page url? Looking for some help immediately.
go to menu->main menu->new mwnu->joomshpoing->procuct->category_id
save and commit!
Related
Hi i am trying to use Go Cart e-commerce which is built in Codeigniter. I successfully installed it in localhost. But when i added categories and products only description is showing in front page but no images. Same with the banner. No added them but no image is showing there. I want to use default template. How can i use default template without any problem? Please let me know if someone have any idea. Thank you in advance. Here is the link for Go Cart : https://demo.gocartdv.com
I am trying to use joomshopping extension for Joomla to list products.
I added products on home page.
But clicking on an individual product(or Buy or Detail) leads to a 404 page
e.g. Buy has a linkhttp://dev-joomla.mytest.com/cart/add?category_id=1&product_id=2
and
Detail has linkhttp://dev-joomla.mytest.com/product/view/1/2
In the backend it's like this
What could be the issue ?
Following solved the issue
In System -> Global Configuration , set the following options to No
We are trying to create a website similar to this one (https://www.hotcha.co.uk/c/21/main) in Magento. The main thing we are trying to achieve is the multiple Add to Cart buttons within the catalog list page.
Is this even possible in Magento?
If anybody could shed a little light on this for me it would be most appreciated.
Thanks
You can do this by adapting the Related Products Manager extension.
More info: http://www.magentocommerce.com/magento-connect/related-proudcts-manager-7301.html
Is there any possible solution to develop this http://www.tailorstore.co.uk/tailor-made-shirts
kind of functionality in joomla virtuemart like any component or module available for this attributes ?
There is any possible solution with Joomla. Simply create a component that has the buttons and javascript to edit the image on the page you've shown there - and pass it all across into a virtuemart cart.
In terms of clicking on a button and changing the image - this is pretty basic javascript. See this How to add product to virtuemart Cart without saving to darabase? About adding a product into the virtuemart cart outside of virtuemart
Or use a simple shopping cart module like this: http://extensions.joomla.org/extensions/e-commerce/shopping-cart/10116
In terms of an existing component changing the images like on your site the answer is no it almost certainly doesn't exist - but that's the beauty of Joomla - being able to build it easily.
I am developing an extension for magento. I want to add a form in frontend to add "title" and "description". I searched a lot but failed to find good magento module development tutorial
Someone please guide me how to add form and its validation for magento
Thanks
See below your it is very help full to you.
Custom Module with Custom Database Table
http://www.magentocommerce.com/wiki/5_-_modules_and_development/0_-_module_development_in_magento/custom_module_with_custom_database_table
Front-End Editor Extension for Magento Commerce
http://www.youtube.com/watch?v=ALgdsMCVuH4
please see above the URL and let me know if not working.