Skip to content

A responsive WordPress e-commerce theme for a mobile device store. Built with Bootstrap 5, featuring Custom Post Types, AJAX cart functionality, and LiqPay payment integration.

License

Notifications You must be signed in to change notification settings

TeslenkoPavlo/DevelopmentOfAnEcommerceWebsiteForTheSaleOfMobileDevices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Awesometheme

Short description

  • WordPress theme for a phone store.

Technologies used

  • PHP 8.4
  • WordPress 6.9
  • Composer 2.6.4
  • JavaScript: ECMAScript 2023 (ES2023)
  • CSS: CSS3
  • LiqPay PHP helper (integration used)
  • Development OS: Windows 11

Project structure (important files/folders)

  • style.css — meta information about the theme and styles
  • functions.php, header.php, footer.php, page templates (page-*.php, single-phone.php, archive-phone.php)
  • assets/ — CSS/JS collected by Node tools
  • inc/ — theme logic (CPT, settings, LiqPay, cart functions)
  • template-parts/ — reusable parts (phone-card, cart-item, filters)

Notes

  • inc/liqpay.php is used for payments — don't forget to configure the keys in the environment.

Authors

  • Developed by: Pavlo TESLENKO
  • Mentor: Stanislav VOLKOV