Looking for reviews and feedback

Present your Phoenix to the community and highlight what you've built.
Share design ideas, features, and customizations - and invite constructive feedback if you want it.
Omar_one
Senior Contributor
Posts: 676
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Looking for reviews and feedback

Post by Omar_one »

Dear All,
Our shop has been upgraded to Phoenix 1.0.8.16 (latest version) It was previously Edge (pre-frozen)
WWW.hattu.fi
Thank you also to @burt, @ecartz , @heatherbell for keeping the project alive. and Certified Phoenix Cart Developers @raiwa , @zipurman and @BrockleyJohn and @Kofod95 and CE Phoenix Cart Team and supporters and the users ohh the list it can be too long as all of you has been so helpful.

Happy to hear any feedback or areas of improvement.
The English side need more improvement I am working on

Regards,
Omar


Join The Code Co-op to get access to your library in the Code Co-op Forum
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Looking for reviews and feedback

Post by heatherbell »

Omar_one wrote: Sat Aug 20, 2022 11:05 am Omar
Well done!
Maybe just little design things left to do.
A quick look suggests:
Check the horizontal menu - goes off screen on, for example, laptop.
Do you want the empty card-footer showing on your index adverts?
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Looking for reviews and feedback

Post by heatherbell »

Omar_one wrote: Sat Aug 20, 2022 11:05 am Omar
Nothing stopping me checking out without paying any shipping to UK?
Omar_one
Senior Contributor
Posts: 676
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: Looking for reviews and feedback

Post by Omar_one »

heatherbell wrote: Sat Aug 20, 2022 11:26 am Well done!
Thank you for your feedback
heatherbell wrote: Sat Aug 20, 2022 11:26 am Check the horizontal menu - goes off screen on, for example, laptop.
I will check out and try if can fix it
heatherbell wrote: Sat Aug 20, 2022 11:26 am Do you want the empty card-footer showing on your index adverts?
I didn't get it :roll:
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Looking for reviews and feedback

Post by heatherbell »

Omar_one wrote: Sat Aug 20, 2022 11:05 am Omar
You might want to delete the countries to which you will not be selling.
Omar_one
Senior Contributor
Posts: 676
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: Looking for reviews and feedback

Post by Omar_one »

heatherbell wrote: Sat Aug 20, 2022 11:57 am
Omar_one wrote: Sat Aug 20, 2022 11:05 am Omar
You might want to delete the countries to which you will not be selling.
thank you I have Country/State Selector module but it's look that I forget to update tables from the old
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Looking for reviews and feedback

Post by heatherbell »

End of my lunch break but will look again when time allows.
Cannot find anything 'broken' yet so well done!
14Steve14
Senior Contributor
Posts: 920
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: Looking for reviews and feedback

Post by 14Steve14 »

Just had a quick look and the site looks good. I like some of the ideas that you have incorporated.

On your product pages you must have a language define missing as above the product tabs you have all in capitals MODULE_PRODUCT_TAB_SEO_DESCRIPTION_TAB_NAME

On the following product you only have two options listed, but the second one has no option to select. It may be the same on other products but I didnt look. Also in your drop down lists the text may be better starting with as capital letter. Currently they are all lowercase.

The continue shopping button on the shopping cart page does not seem to do anything if you remove all the items from the basket. Should it even show in that circumstance.

The Terms of delivery page is not in English, after clicking the English language at the top of the page. May just be an oversight on your part not to have updated it. The English flag never also changes to any other flag when the language changes.

I only had a quick look as there may be more once an account is created, but I didn't go that far.
User avatar
burt
Core Team
Posts: 4546
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Looking for reviews and feedback

Post by burt »

It looks clean and modern.
I like it very much.


Here are some things I might change;

1. The index page is showing "Index Page Title | www.hattu.fi". To change this, amend the index.php language file appropriately.

2. In the product page, you have a ( back ) button under the buy button. I would make this back button less obvious, as with it the same size as the buy button, it distracts from the buy button (hope this makes sense)

3. You have something missing in the english translations for your tabs in the product page.

4. In the footer, two of the box headers (information and headwear info) have a white background - make it grey to match the site.
I am not here to build for you.
I am here to build with you. Let's help each other.
User avatar
zipurman
Builder
Posts: 540
Joined: Tue Oct 13, 2020 5:20 pm
Phoenix Version: v
Has thanked: 93 times
Been thanked: 162 times

Re: Looking for reviews and feedback

Post by zipurman »

Looks good. A style you may want to add to your CSS to allow for the arrows to show up in your slideshows for products:

Code: Select all

.carousel-control-prev-icon, .carousel-control-next-icon{
    background-color:#b1b3b4;
    padding: 1em;
    border: 10px solid #b1b3b4;
}
Helps with image blocks like this one: https://www.hattu.fi/ainamuoti-jarmo-va ... th=2_11_75

Of course, change color/style to suit ;)
zipurman
-----------


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply