Woocommerce customisation and development

Job ID: 37591441

Budget: £20 – £250 GBP

General Description

I am looking for a skilled developer who can make functionality changes to my Woocommerce website.

Ideal Skills and Experience:
- Strong expertise in Woocommerce development
- Experience in Woocommerce Subscriptions
- Experience in customizing Woocommerce functionality
- Proficiency in PHP and WordPress
- Knowledge of HTML, CSS, and JavaScript
- Attention to detail and ability to deliver high-quality work within the specified timeline

Specific Job Description

This job is split in to two sections.

Section 1 - URL Parameter

I have a url parameter that is passed to our product page from an external url. The paramter is: ?FirstName=Dog_Name where 'Dog Name' is a variable.

Our checkout populates a billing field (Dog Name) with this parameter. I need this parameter passed through multiple pages so that it gets passed to the checkout from our landing page.


Section 2 - Woocommerce Subscriptions Customisation

Part A

After a subscription is placed, use the Dog Name field from the checkout and display it beside the subscription id on the following pages.

/my-account/subscriptions/

For example

The subscription is currently stored as the subscription id number by default, for example #2723.
Change this to 'subscription id (Dog Name)'. For example #2723 (Dog Name) using the dog name supplied by the new field.

Part B

For specific products, any reference in the customer's account to the woocommerce product name to be replaced with 'Dog Name Custom Blend' using the new field to change 'dog name' to the supplied name.

This is required on the following pages:

/checkout/order-received/
/my-account/view-order/
/my-account/view-subscription/

I can provide a list of 6 products that this is required for. If it isn't one of these products then the default woocommerce product name is to be displayed.
Related categories: PHP WordPress CSS HTML WooCommerce