Discussion on Stroyka - Tools Store Angular 13 eCommerce Template

Discussion on Stroyka - Tools Store Angular 13 eCommerce Template

By
Cart 905 sales
Well Documented

Kos9 does not currently provide support for this item.

61 comments found.

I NEED STICKY MENU BAR WITH SEARCH BOTH MOBILE AND DESKTOK VIEW CAN SUPPORT AVAILABLE?

Hi,

No, the implementation of these features is not planned in the near future.

i have purchsed but dowloaded theme was yellow one ,how to change the theme colour to red

Hi,

Open the src/scss/_custom-variables.scss file, then uncomment one of the following lines:

//@import 'themes/theme-red/theme-variables';
//@import 'themes/theme-blue/theme-variables';
//@import 'themes/theme-black/theme-variables';
//@import 'themes/theme-green/theme-variables';

P.S. Please use the support form for the following questions.

Is there a way to make the product card buttons (Add to cart, Add to wishlist and Add to compare) always visible on mobile devices? Hover effect works great in desktop, but in mobile is hard to select the item without click in the product itself

It seems to be something related to Android or Chrome, I have tested it on an Iphone with Chrome and it is working fine

I tested this with BrowserStack and it turns out that it doesn’t work only on Samsug after Galaxy S6.

Samsung seems to think their touch screens support hovering…)

To solve this, open the src/scss/mixins/_product-card.scss file, then find all:

(hover: hover)

and replace with:

(hover: hover) and (pointer: fine)

Thank you!

Is this theme support firebase deployment?

Hi,

No, firebase is not supported.

I’m using the latest version (1.13.1). When I have just a few categories in the sidebar, At first load the sidebar is 100% but when I scroll down and go back to the top, the sidebar height adjust to the content (using sticky header always on top)

Hi,

Fixed in version 1.13.2.

Thanks!

https://stroyka.angular.themeforest.scompiler.ru/themes/blue-ltr/

Why shop by category sidebar take 100% height ? is it bug?

Hi,

“Why shop by category sidebar take 100% height ? is it bug?”

Maybe. What browser and what device are you using? Sidebar height is 100% after the initial page load, or after navigating from another page, or after changing the orientation, etc.?

Yes it is on blue theme(blue-ltr) when you click on main banner shop now button. I am using chrome browser.

Yes, this is a bug. Fixed in version 1.13.1.

This is due to weird Chrome behavior that is contrary to the standard. If the style file is in the disk cache and the script file is in the memory cache, then Chrome ignoring the order of the files in the document (the style file before the script file) executes the scripts before applying the styles, which leads to errors in the calculations.

I have purchased your Stroyka Angular 9 template. I wish to know is there any Admin template and Backend API fully integrated and designed with Stroyka Angular 9 template? If there is such template and backend API then I would like to purchase it also. If not then can you create such Admin template and Backend API fully integrated and designed with this Stroyka Angular 9 template? If you cannot create a custom made template according to my requirement, then can you please suggest me any e-commerse template which includes Admin + Client Site + Backend(Node JS & MS SQL Server) fully integrated.

Waiting to hear from you.

Thank You.

Hi,

“I wish to know is there any Admin template and Backend API fully integrated and designed with Stroyka Angular 9 template?”
No. Admin template planned but release date is unknown. Backend API not planned.

“If not then can you create such Admin template and Backend API fully integrated and designed with this Stroyka Angular 9 template?”
As I said above: Admin template planned but release date is unknown. Backend API not planned.

“If you cannot create a custom made template according to my requirement, then can you please suggest me any e-commerse template which includes Admin + Client Site + Backend(Node JS & MS SQL Server) fully integrated.”
Unfortunately, I do not have such templates, but I am not familiar with the templates of other authors, so I can not advise anything. The only thing that, as a rule, Themeforest contains templates without a backend or intended for ecommerce engines. But Envato has another marketplace called CodeCanyon, it may contain what you need. Try searching there.

P.S. Also answered your message in the mail.

Hi, awesome template! I just bought it and run this command “npm run dev:ssr” but im getting this message in console “There are no slides to show. So the carousel won’t be rendered” what do I need to do to make it gone.

Hi,

This is not a problem or error. Just the contents of some carousels are loaded (or rendered) lazily. When owl-carousel-o (the package that displays the carousels) has nothing to show, it logs this message. This is his internal behavior (or feature). Just ignore this message.

Alright! thanks! :)

Hi, I have visited this theme and decided to purchase it. But before purchasing i have some queries, which are given below- 1. can this theme run on IIS Server ? 2. can apply Social sharing like facebook share option on this theme? 3. can sticky header show always on top ? If yes then from where i can active it? As in your demo theme it is showing when i scroll from footer. Please give me your answer as early as possible that i can purchase it today. Thanks in advance…

Hi, Thanks for your quick answer. Yes, I know it is angular template. I faced some problems before that’s why i asked you to clear it. 1. Have any documentation for activating SSR version in IIS server? 2. Have any server.js file in your SSR version? 3. will you add share buttons at this theme in future? If yes then when will you do it?

1) No. You will need to configure the web server as a reverse proxy.
2) Yes. This file is generated when the application is built.
3) Yes. 2-3 days after purchase.

Share buttons added. Please re-download the template.

Hello friend, I’m a student, do you have any discount?

Hello,

No, Themeforest does not provide any opportunity for authors to provide discounts to customers.

Hello, your theme look awesome and I want to buy it. I want to know if there is any jQuery of it’s all angular component. Also I read in comment that you will provide API Call from fake server in future version. That awesome, I want to know if API call is available already. Thanks in advance

Hello,

No, jQuery is not used.

“Also I read in comment that you will provide API Call from fake server in future version”
Already implemented, but currently only for the catalog (home page, category page, product page)

Great. Thanks for your fast response

Hi I bought this template. But one I need to know, how I get the zoom feature on product image mouse hover?

Hi,

I provide support through the corresponding form on this page. If your support has expired, you need to renew it.

P.S. You can use one of the available plugins in the npm package registry that implements this feature. For example ngx-red-zoom.

when the product design changes in the mobile version, as in the HTML version of the template is smallest

Hi,

I do not understand what do you mean)) Can you contact me through the form on the support page? You can also write me in Russian.

Hi,

good template.

one moment: in the angular version I did not see suggested items for the search form and drop-down menu of categories?

Is it possible to configure?

Thank

Hi,

Yes, I am interested and I will probably purchasing this template.

How is it better, I’m waiting for the changes or is it possible now to purchasing and update later?

Thank

“How is it better, I’m waiting for the changes or is it possible now to purchasing and update later?”
I think it doesn’t matter.

Hi,

Is done. Suggestions and category selector are implemented in version 1.11.0.

Hello Kos9.

How to choice the color theme?

Thank

How can I generate a licensed build prod?

Hi, I don’t know what “licensed build” mean.

To build template for production, run the command:
ng build --prod

Which database use this?

Hi, This is only frontend template, this means that the database is not used.

can i create android and ios app for this Template?

Hi,

Yes, I think it is possible, but additional work will be required (you will need to hire a developer).

Hallo Kos9,

I get some trouble in category product page, i want to change the fake http service in category product page but i don’t know how to change it, i wan’t to separate between the product pagination and the filter product site. i already send the email to you. How ever i need your help to change the fake http service in category product page to the true http service.

Thank you.

Hi,

I read your email and already answered it.

Thank you for your response.

I already reply your email.

Thank you

Hallo,

i can’t see login feature in this theme on mobile device like in windows device? why?

Thank you

Hello,

Because there is not enough space in the mobile header for another icon (the template is optimized for screens up to 320px wide). Available space depends on the size of the logo. Specifically, in your case there may be enough space with your logo. Perhaps in the future I will revise the current design and free space will appear for this icon.

In any case, nothing prevents you from adding another icon or replacing an existing one. If you are at a loss to do this, please contact me through the contact form on the support page and I will tell you how to do it.

i am not able to find api for the shop page in angulajs template

Hi,

Check out this file: src/app/shared/api/shop.service.ts

P.S. Please use the contact form on my profile page for the next questions.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey