Use the following code to make an email link in HTML < a href=”mailto: smartupworldwebsolutions@gmail.com”>Send Email</ a >

Owebia Go to Admin->Configuration->Sales->Delivery Method->Advanced Shipping Configuration and use this code => addMethod(‘id_002’, [‘title’ => “ヤマト運輸”,‘enabled’ => $request->dest_region_id == ‘2’ ,‘price’ => 220 * array_sum(array_map(function… Read More →