Hi,
Please let me know how I can set up the links for the social icons so that the Single Product page can be shared on visitors' Facebook, Twitter, and other social media posts.
I am asking about <a href="#" links.
Thank you in advance for your assistance!
Keiji Obata
<!-- Product Single - Description -->
<!-- Product Single - Share
============================================= -->
<div class="card mt-5 pt-4 border-0 border-top rounded-0 border-default">
<div class="card-body p-0">
<div class="d-flex align-items-center justify-content-between">
<h6 class="fs-6 fw-semibold mb-0">Share:</h6>
<div class="d-flex">
</div>
</div>
</div>
</div>
<!-- Product Single - Share End -->
