=== SingleProduct  ===
Plugin Name: SingleProduct 
Stable tag: 1.2
Version: 1.2
Tested up to:  5.7.2 
Author: Nima Habib
Author URI: 
Contributors: 
Tags: woo commerce ,wordpress, plugin , single ,product
Requires PHP: 5.2.4
License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

This plugin adds shortcode to show a single product of the woocommerce in the place you put it.
use it as [a_product id=x] where x is the id of your product

SingleProduct plugin is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
any later version.
 
SingleProduct plugin  is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
 
You should have received a copy of the GNU General Public License
along with SingleProduct plugin . see GPL 2 license for more info at: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

usage 

after plugin activation,use it as [add_to_cart2 id=x] where x is the id of your product
