Digital Marketplace Theme – WooCommerce

I built this custom digital marketplace wordpress theme using woocommerce and gutenberg blocks. This is a fully custom theme made from HTML template. I did not use any other plugin to make the site load faster.

What I have learned

I’ve learned a lot of things about WooCommerce plugin.

  • Extending woocommerce metabox fields.
  • Making custom multiple select field. In default woocommerce plugin, there is no such multiple-select field option.
  • Using different kinds of hooks and filters.
  • Adding sales count based on order with status ‘completed’.
  • And many more.