Get up to 80 % extra points for free! More info:

Lesson 21 - E-shop in PHP - ProductHelper and JavaScript

In the previous lesson, E-shop in PHP - Product detail logic, we prepared the models and the controller for product details as well as user reviews. In today's tutorial, we'll prepare everything needed to add the product template to our project :)

Helper

Since we want to work with products in a serious manner, we'll need a ProductHelper class. Its main purpose will be price formatting and displaying star ratings. We'll need to use these things from several places in the application. Otherwise, we'd have to copy loops and conditions into the template, which would make things really confusing.

app/helpers/Pro­ductHelper.php

class ProductHelper
{

}

rating()

This method will generate empty and full stars as Bootstrap glyph icons, based on the sum of the product ratings and their count. If the number of ratings isn't included, it'll simply treat the sum as the number of stars that it needs to render.


 

...End of the preview...
Continue further

You will gain knowledge worth hundreds of thousands for a few crowns

You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.

Buy this course

Buy all currently available lessons with exercise submitting and other features for just $91.44
Current account balance $0
By buying this package, you'll have access to all 46 articles (46 lessons) in this course.

Before buying this article, you have to buy the previous one

This article is licensed: Premium no-reselling, by buying this article, you agree with the terms of use.

Commercial article (licence no-reselling)

Commercial article (licence no-reselling)

This article is based on many years of experience in the IT field, and describes how to develop a professional commercial product or parts, that can be directly used to generate profit or to get as a gate into the industry.

This knowledge is only for the members of our community who are working their way up to become IT professionals. Therefore, this knowledge is only available in exchange for credits. You can use the source code from this article for one commercial project. However, you will not be able to resell it. Simply put, you can't buy our article once and then sell our code multiple times. If you need to use this code a bit more extensively, we are ready to discuss Commercial licence options with you. You can find more info on this in the following article Licence.

Are you ready to become a professional? All you have to do is click here!.

Article description

Requested article covers this content:

In this tutorial, we'll add the ProductHelper to our e-shop, prepare the styles, add a license for a bootstrap template, and JavaScript for star rating.

You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.

Article has been written for you by David Capka Hartinger
Avatar
The author is a programmer, who likes web technologies and being the lead/chief article writer at ICT.social. He shares his knowledge with the community and is always looking to improve. He believes that anyone can do what they set their mind to.
Unicorn university David learned IT at the Unicorn University - a prestigious college providing education on IT and economics.
Activities