# SingleProduct

`wp-plugin/singleproduct` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/singleproduct:dev-trunk
```

## Details

- **Latest version:** 1.2
- **Active installs:** 0
- **Composer installs:** 0
- **Author:** nimamir
- **WordPress.org:** https://wordpress.org/plugins/singleproduct/

## Description

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 p …
