Hi Devs ,
I am trying to add a block to product page redirecting store user to theme directly using following link
https:///admin/themes/current/editor?template={template}&addAppBlockId={uuid}/{handle}&target=sectionGroup:{header|footer|aside}
Block is getting added but issue is that i want to my injected html to look just below pay button in same section
can anyone guide me how to achieve that using target parameter in provided url