(4.9) 86 Reviews
Rs.1,000
- SPF-60
- Rich Vitamin E
- Mild care
- Non-greasy
BNB Sun Screen with SPF-60 & Vitamin E provides highly effective and immediate UVA\UVV protection against Sun Burn.
Reviews Questions 4.9 0% would recommend this product × ${review.first_name ? review.first_name.charAt(0) : 'N/A'} ${review.first_name ? review.first_name: 'N/A'} ${review.last_name} ${Array.from({ length: 5 }, (_, index) => getStarSVG(index < review.stars)).join('')} ${formatDate(review.created_at)} ${review.title} ${review.description} ${review.store_reply ? ` Store Reply: ${review.store_reply} ` : ''}${review.media_files.length > 0 ? review.media_files.map((media, index) => `
`).join('') : ''}
${question.first_name} ${question.last_name}
${questionDate}
${question.question_content}
${ question.answer_content ? `
${question.answer_content}
` : '' }
`; questionListInner.appendChild(questionListItem); }); } function updateButtonsState(questionsData) { const remainingQuestions = questionsData.total - currentPage * 10; loadMoreButton.disabled = remainingQuestions <= 0; showLessButton.disabled = currentPage === 1; // Disable/enable buttons with gray color and cursor not allowed loadMoreButton.style.cursor = loadMoreButton.disabled ? 'not-allowed' : 'pointer'; loadMoreButton.querySelector('svg').style.fill = loadMoreButton.disabled ? 'gray' : 'black'; showLessButton.style.cursor = showLessButton.disabled ? 'not-allowed' : 'pointer'; showLessButton.querySelector('svg').style.fill = showLessButton.disabled ? 'gray' : 'black'; } function showLoader() { // Implement your loader display logic here } function hideLoader() { // Implement your loader hide logic here } });
${review.first_name ? review.first_name: 'N/A'} ${review.last_name}
${Array.from({ length: 5 }, (_, index) => getStarSVG(index < review.stars)).join('')}
${formatDate(review.created_at)}