Ethereum Boilerplate Sell Problem

I got some product sell issue in my etharam boilerplate . The issue is whenever I click On a single product for selling purposes. But that time I notice a little issue. My termination purpose was to store all the sold products on my createMarketItem in the server But when I clicked on the sell button the feature didn’t work. I followed the Nft marketplace doc to implement this feature everything is working well, but my sell product didn’t store createMarketItem I could not recognize what is the main issue.