Is this possible with the filter column?
Is this possible with the filter/left column? https://www.oshkosh.com/oshkosh-shop-toddler-girl-clothes?navID=header https://www.kohls.com/catalog/girls-tops-tees-tops-clothing.jsp?CN=Gender:Girls+Product:Tops%20%26%20Tees+Category:Tops+Department:Clothing Where it scrolls until everything in the co...
Jump to post- Sun Jan 30, 2022 1:05 am
- Replies 3
- Views 417
Clothing store naming schemes
I am opening a clothing store. I'm looking for input on naming schemes for the clothes because it looks like it will quickly get to a point where many clothes will have the same name. What is your method if you have a clothing store?
Jump to post- Sat Jan 29, 2022 1:44 pm
- Replies 2
- Views 387
Re: Product in cart notification
Thanks for pointing out "LiveStock", I edited the post to make that a little more clear. I'm sorry, I'm a little lost. For future reference, what does whatever theme I use have to do with a request like mine? What I wanted, did, and now need has nothing to do with a template and was put in...
Jump to post- Fri Jan 28, 2022 9:45 pm
- Replies 11
- Views 1754
Re: Product in cart notification
Now the last part, how do I include the wishlist part?
Jump to post- Fri Jan 28, 2022 12:47 pm
- Replies 11
- Views 1754
Re: Product in cart notification
Finally figured it out. In case anyone else is trying to just hard code something to display from the database here is a brief noob explanation since I couldn't find it anywhere else on the site. You need to edit the 3 files associated with the page you want to display the query on (or make the file...
Jump to post- Fri Jan 28, 2022 12:45 pm
- Replies 11
- Views 1754
Re: Product in cart notification
Anyone?
Jump to post- Thu Jan 27, 2022 10:58 pm
- Replies 11
- Views 1754
Re: Product in cart notification
@by mona I love what you put in for the display lmao. I hear all you're saying, but I think your code is the path I'd like to take. I found where I wanted to put the display, but I can't find the file or where in the file to put the database query. I put the query at the top of: /catalog/controller/...
Jump to post- Tue Jan 25, 2022 3:43 am
- Replies 11
- Views 1754
Re: Product in cart notification
I'm starting to think my needs is something that's going to have to be custom or I'll have to do it myself. Because I just realized if customer B hurries up and buys it, what happens to person A cart with the product already in it. They would have to get some type of notification of what happened an...
Jump to post- Mon Jan 24, 2022 3:32 am
- Replies 11
- Views 1754
Re: Product in cart notification
Not exactly what I'm looking for. This looks like a general notification of actions...if I'm not mistaken. Which is too broad. I'm looking for something more targeted to the particular item someone might be browsing. So if customer A added mac1 to their cart/wishlist and customer B went to mac1 page...
Jump to post- Mon Jan 24, 2022 3:01 am
- Replies 11
- Views 1754
Product in cart notification
Is there some type of extension that if customer "A" has a product in their cart or wishlist, something can be displayed on the product page --in details or something-- that another customer has the product on in their cart or wishlist? Or a second option if customer "B" then add...
Jump to post- Sun Jan 23, 2022 5:51 pm
- Replies 11
- Views 1754
Re: Best image resizing app?
Thanks, GIMP seems to have edges a bit smoother...not as good as I want, but still an improvement.
Jump to post- Sun Jan 23, 2022 5:46 pm
- Replies 8
- Views 1241
Best image resizing app?
What is the best app out there to REDUCE the size of an image (I make sure I emphasize reduce because some apps algorithms will increase better than reduce and vice versa)? I currently use Corel PaintShop 2022 and don't like the quality. Just curious of what, if any, others are using. Yes I know red...
Jump to post- Thu Jan 20, 2022 10:51 am
- Replies 8
- Views 1241
Re: Changing quantity color in product list in admin
@Gergely, That was the original code, I posted that so people would know exactly what I was trying to edit. You were right about the modification refresh, that fixed it thanks. Yes I know editing the files directly isn't the best, but I just can't be bothered to search for the right stylesheet, then...
Jump to post- Thu Jan 20, 2022 3:27 am
- Replies 5
- Views 866
Sorting order keeps changing
This is an issue on the front end and admin. On the front end, every time I refresh in the product grid layout, the order of the products switches up. If I have the default order set shouldn't the order stay the same if I refresh? Also, if I manually set one of the sort orders and refresh, the order...
Jump to post- Thu Jan 20, 2022 12:45 am
- Replies 2
- Views 558
[SOLVED] Changing quantity color in product list in admin
I edited the file "admin/view/template/catalog/product_list.twig" in order to change the color of the quantity in the product list in the admin, but I'm not seeing any change. Line 174 <td class="text-right">{% if product.quantity <= 0 %} <span class="label label-warning&quo...
Jump to post- Thu Jan 20, 2022 12:35 am
- Replies 5
- Views 866
Re: Cannot upload a couple particular images to my products
Thanks, this worked, but it makes no sense. I have multiple images on other products with the same type of naming and also apostrophes that have absolutely no issues. Secondary question, while trying to figure this out I noticed in my file manager under my host "JPG" was listed as a text t...
Jump to post- Thu Jan 20, 2022 12:23 am
- Replies 6
- Views 729
[SOLVED] Cannot upload a couple particular images to my products
I have a very weird issue where I cannot upload two particular images to my product. It doesn't matter if I resize it, if I try to upload it to a different product, it simply won't take as a product image. I hit save, I get the message that everything saves, when I go back in or to the product page ...
Jump to post- Wed Jan 19, 2022 2:56 pm
- Replies 6
- Views 729