Print cart to email - Post ID 273959

User 2678100 Photo


Registered User
5 posts

I've been wondering if I can take the print button which I can't seem to find this line anywhere
<a class="scs_printthispage_link" onclick="window.print()" href="#">Print This Page</a>
and edit to href mailto command which at least would open a mail client emailing me the page.
<a href="mailto:someone@example.com?Subject=Hello%20again">Send mail!</a> is an example. Is this possible? Can someone point me to the area with the first line above is located? In css, js, php? I thank you

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.