I have been using eShop for years, but I have a project that it's just failing to handle. This is my first time even installing J2Commerce. So far, I'm really liking it. I have some questions for things I can't figure out. I'm on Joomla 5 BTW.
- Is there a way to set image sizing? In eShop, they have a tab which allows users to specify a specific image size for the various image locations - Manufacturer logo, Category image, Product image, etc. I have uploaded 3 different images, but don't see how to set different parameters. Doing an Inspect on the thumbnail, I see that it's set to a 120px width. I want to change this, but cannot find a simple way to do it in the backend other than hacking the code. Found this option in the menu item parameters.
- Regarding image uploads. I uploaded the thumbnail and main image. I then uploaded a third "Other" image. However, when trying to upload a 4th image, the image will not upload.
- On the frontend, the price is not prefixed by the currency symbol. Is that a setting I've missed?
- On the frontend, the SKU is shown, with SKU in front of it. However, nothing is separating the letters SKU from the actual SKU. It should at least have a ":" and preferably it would be bolded.
- Is it possible to have a dynamic SKU? What I mean is this. I have a product with 3 options (flavors). The base SKU is GR-WELL-SHOT-64oz. When selecting one of the 3 options, a suffix should be added to identify the particular flavor. One flavor is "Original". So, I would like the SKU to be GR-WELL-SHOT-64oz-O.
- I see that products are made as sophisticated Joomla articles. These all default to "Uncategorized". Is it possible to default them to another category, such as "Products".
- How do I remove the sliding price Filter? Found this option in the menu item parameters.
Thanks.