You are on page 1of 1

payever Plugin Test Task

Prerequisites
• You have 5 hours to complete the task so please schedule your workflow accordingly
• The Task must be implemented for Shopware5 or Shopware6 (Look and feel is up to you
as long as all steps below are implemented)

Mandatory: Install and setup both locally; only the code of the plugins should be shared at the end
of the test task.

Requirements
1. Create a new extension with name ‘Task’ and vendor name ‘Test’
2. In admin section, there should be the following config options

2.1. Widget title


2.2. Redirect directly to checkout? - Yes/No

3. Add a widget on the homepage with a random product


4. Widget must contain at least the following:

4.1 Widget title


4.2 Product price and name
4.3 Product image
4.4 "Buy" button

5. Widget Title: Should be taken from the config option `Widget title`, set to default value if empty.
6. "Buy" Button: If config option "Redirect directly to checkout?" has been enabled - customer
should be redirected directly to checkout without hitting the cart page. Default CMS behavior
expected when this config option is disabled.

At the end of the task, please provide the plugin as a zip and share screenshot of the UI
implementation. Thank you!

You might also like